DESERT 3.5.1
|
Variables | |
constexpr std::string_view | Red = "\x1b[1;31m" |
constexpr std::string_view | Green = "\x1b[1;32m" |
constexpr std::string_view | Yellow = "\x1b[1;33m" |
constexpr std::string_view | Blue = "\x1b[1;34m" |
constexpr std::string_view | Magenta = "\x1b[1;35m" |
constexpr std::string_view | Cyan = "\x1b[1;36m" |
constexpr std::string_view | Reset = "\x1b[0m" |
|
inlineconstexpr |
|
inlineconstexpr |
|
inlineconstexpr |
|
inlineconstexpr |
|
inlineconstexpr |
|
inlineconstexpr |