SoPlex Documentation
Loading...
Searching...
No Matches
internal
data
List of all members
data Struct Reference
#include <
format.h
>
Inheritance diagram for data:
Additional Inherited Members
Static Public Attributes inherited from
basic_data< T >
static const uint64_t
powers_of_10_64
[]
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
hex_digits
[] = "0123456789abcdef"
static const char
foreground_color
[] = "\x1b[38;2;"
static const char
background_color
[] = "\x1b[48;2;"
static const char
reset_color
[5] = "\x1b[0m"
static const wchar_t
wreset_color
[5] = L"\x1b[0m"
static const char
signs
[] = {0, '-', '+', ' '}
Detailed Description
Definition at line
742
of file
format.h
.
© 1996-2023 by Zuse Institute Berlin (ZIB),
Imprint
Generated for SoPlex by
doxygen