|
CppCommon 1.0.5.0
C++ Common Library
|
Multiple producers / single consumer wait-free linked batcher definition. More...
#include <atomic>#include <cassert>#include <functional>#include <utility>#include "mpsc_linked_batcher.inl"Go to the source code of this file.
Classes | |
| class | CppCommon::MPSCLinkedBatcher< T > |
| Multiple producers / single consumer wait-free linked batcher. More... | |
Namespaces | |
| namespace | CppCommon |
| C++ Common project definitions. | |
Multiple producers / single consumer wait-free linked batcher definition.
Definition in file mpsc_linked_batcher.h.