concurrentqueue/1.0.4

A fast multi-producer, multi-consumer lock-free concurrent queue for C++11
Recipe info
2023-06-20

Available packages
Header Only

Install
Add the following line to your conanfile.txt:
[requires]
concurrentqueue/1.0.4

Using concurrentqueue

Loading ...
Loading...