CppCommon
1.0.4.1
C++ Common Library
|
Multiple producers / single consumer wait-free linked queue definition. More...
Go to the source code of this file.
Classes | |
class | CppCommon::MPSCLinkedQueue< T > |
Multiple producers / single consumer wait-free linked queue. More... | |
Namespaces | |
CppCommon | |
C++ Common project definitions. | |
Multiple producers / single consumer wait-free linked queue definition.
Definition in file mpsc_linked_queue.h.