18 Jul
2011
18 Jul
'11
8:35 p.m.
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.
this description is out of sync with the docs :/