blob: f091937d608593c69df15543eb2bebd8316d3968 (
plain)
1
2
3
4
5
6
|
{
"name": "concurrentqueue",
"version": "1.0.3",
"description": "A fast multi-producer, multi-consumer lock-free concurrent queue for C++11",
"homepage": "https://github.com/cameron314/concurrentqueue"
}
|