Thrill  0.1
ring_buffer.hpp File Reference
#include <cassert>
#include <cstdint>
#include <cstdlib>
#include <memory>
#include <vector>
#include <tlx/math/round_to_power_of_two.hpp>
+ Include dependency graph for ring_buffer.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  RingBuffer< Type, Allocator >
 A ring (circular) buffer of static (non-growing) size. More...
 

Namespaces

 tlx