guanaqo main
Utilities for scientific software
Loading...
Searching...
No Matches
ringbuffer.hpp File Reference

Detailed Description

Circular index utilities and iterators.

Definition in file ringbuffer.hpp.

#include <cstddef>
#include <iterator>
Include dependency graph for ringbuffer.hpp:

Go to the source code of this file.

Classes

struct  guanaqo::CircularIndices< IndexT >
struct  guanaqo::CircularIndexIterator< IndexT >
struct  guanaqo::ReverseCircularIndexIterator< IndexT >
class  guanaqo::CircularRange< IndexT >
class  guanaqo::ReverseCircularRange< IndexT >

Namespaces

namespace  guanaqo