#include <format.h>
Static Public Attributes | |
static const uint32_t | POWERS_OF_10_32 [] |
static const uint32_t | ZERO_OR_POWERS_OF_10_32 [] |
static const uint64_t | ZERO_OR_POWERS_OF_10_64 [] |
static const uint64_t | POW10_SIGNIFICANDS [] |
static const int16_t | POW10_EXPONENTS [] |
static const char | DIGITS [] |
static const char | FOREGROUND_COLOR [] = "\x1b[38;2;" |
static const char | BACKGROUND_COLOR [] = "\x1b[48;2;" |
static const char | RESET_COLOR [] = "\x1b[0m" |
static const wchar_t | WRESET_COLOR [] = L"\x1b[0m" |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |