![]() |
Elementa v8.0.0
Minimalistic library for any C++ application (C++11 and up)
|
#include "elementa/license.inc"#include "elementa/checks.inc"#include <vector>#include "elementa/base/exceptions.h"

Go to the source code of this file.
Classes | |
| class | elementa::adts::CircularBuffer< ElemType > |
| A circular buffer with fixed size, contiguous storage and generic elements. More... | |