StormByte C++ Library: Buffer module 1.2.0
StormByte-Buffer is the buffer module of the StormByte C++ suite.
Loading...
Searching...
No Matches
Classes | Namespaces
hopper.hxx File Reference
#include <StormByte/type_traits.hxx>
#include <condition_variable>
#include <cstddef>
#include <memory>
#include <utility>
#include <StormByte/buffer/hopper.txx>
Include dependency graph for hopper.hxx:
This graph shows which files directly or indirectly include this file:

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.