Conan Center has stopped receiving updates for Conan 1.x packages. A new https://center2.conan.io Conan 2-only remote is now available. Read the blog post

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...