union
Defined at line 2150 of file ../../third_party/fmtlib/src/include/fmt/base.h
Public Members
monostate no_value
int int_value
unsigned int uint_value
long long long_long_value
unsigned long long ulong_long_value
int128_opt int128_value
uint128_opt uint128_value
bool bool_value
char_type char_value
float float_value
double double_value
long double long_double_value
const void * pointer
string_value<char_type> string
custom_value<Context> custom
named_arg_value<char_type> named_args