atomic_queue/1.6.3

Multiple-producer-multiple-consumer lock-free queues based on circular buffer and std::atomic.
Recipe info
2024-07-14

Available packages
Header Only

Install
Add the following line to your conanfile.txt:
[requires]
atomic_queue/1.6.3

Using atomic_queue

Loading ...
Loading...