|
StormByte C++ Library: Buffer module 1.2.0
StormByte-Buffer is the buffer module of the StormByte C++ suite.
|
#include <StormByte/type_traits.hxx>#include <condition_variable>#include <cstddef>#include <memory>#include <utility>#include <StormByte/buffer/hopper.txx>

Go to the source code of this file.
Classes | |
| class | StormByte::Buffer::Hopper< T > |
| Single-producer single-consumer (SPSC) typed item queue. More... | |
Namespaces | |
| namespace | StormByte |
| namespace | StormByte::Buffer |
| Buffer module of the StormByte suite. | |