CppCommon 1.0.5.0
C++ Common Library
Loading...
Searching...
No Matches
Classes | Namespaces
mpsc_linked_batcher.h File Reference

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.
 

Detailed Description

Multiple producers / single consumer wait-free linked batcher definition.

Author
Ivan Shynkarenka
Date
19.01.2016

Definition in file mpsc_linked_batcher.h.