template <typename T, typename Char, size_t N, fmt::detail::fixed_string<Char, N> Str>
struct static_named_arg
Defined at line 3611 of file ../../third_party/fmtlib/src/include/fmt/format.h
Public Members
const T & value
static const auto name
Public Methods
void static_named_arg<T, Char, N, Str> (const T & v)
Defined at line 3615 of file ../../third_party/fmtlib/src/include/fmt/format.h