![]() |
Contur 2
Educational OS kernel simulator
|
Bounded TUI history ring-buffer with cursor navigation semantics. More...
#include <cstddef>#include <functional>#include <memory>#include <optional>#include "contur/core/error.h"#include "contur/tui/tui_models.h"Go to the source code of this file.
Classes | |
| class | contur::HistoryBuffer |
| Bounded history buffer used for UI-only playback navigation. More... | |
Namespaces | |
| namespace | contur |
Bounded TUI history ring-buffer with cursor navigation semantics.
Definition in file history_buffer.h.