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 |
Structure representing a color. More... | |
struct | koutil::term::ColorBG |
Structure representing a background color. More... | |
struct | koutil::term::ColorFG |
Structure representing a foreground color. More... | |
Namespaces | |
namespace | koutil |
namespace | koutil::term |