MostlyHarmless 0.0.1
 
Loading...
Searching...
No Matches
marvin_FIFO.h File Reference
#include <readerwriterqueue.h>
#include <optional>
#include <type_traits>

Go to the source code of this file.

Classes

class  marvin::containers::fifos::SPSC< T >
 A thread-safe, realtime-safe single producer single consumer fifo. More...
 

Namespaces

namespace  marvin
 A mostly harmless top-level namespace.
 
namespace  marvin::containers
 Views, wrappers and custom containers.
 
namespace  marvin::containers::fifos
 First in, first out queues.