|
koutil
|
#include <array>#include <cassert>#include <cmath>#include <cstdint>#include <string_view>#include <type_traits>Go to the source code of this file.
Classes | |
| struct | koutil::term::color_t |
| Structure representing a color. More... | |
| struct | koutil::term::color_bg_t |
| Structure representing a background color. More... | |
| struct | koutil::term::color_fg_t |
| Structure representing a foreground color. More... | |
Namespaces | |
| namespace | koutil |
| namespace | koutil::term |