18 Jul
2011
18 Jul
'11
2:11 p.m.
On 07/18/2011 03:32 PM, Hartmut Kaiser wrote:
The following data structures are provided:
- boost::lockfree::fifo, a lock-free fifo queue - boost::lockfree::stack, a lock-free stack - boost::lockfree::atomic_int, an atomic integer class
The docs of the provided file seem to be out of sync with this? The docs mention fifo, ringbuffer, and stack. Cheers, Rutger