MostlyHarmless 0.0.1
 
Loading...
Searching...
No Matches
marvin::containers Namespace Reference

Views, wrappers and custom containers. More...

Namespaces

namespace  fifos
 First in, first out queues.
 

Classes

struct  BufferView
 Trivially copyable view into a preallocated SampleType**. More...
 
class  FixedCircularBuffer
 A simple fixed length circular buffer. More...
 
class  StrideView
 Non owning view into an array-like, with a configurable step size. More...
 
class  SwapBuffer
 Convenience type to handle the concept of an "active" buffer, and a "back" buffer. More...
 

Detailed Description

Views, wrappers and custom containers.