struct custom_value
Declaration
template <typename Context>
struct custom_value { /* full declaration omitted */ };
Declared at: third_party/fmt/include/fmt/core.h:1230
Templates
- Context
Member Variables
- public void* value
- public void (*)( void*, fmt::detail::custom_value::parse_context&, Context&) format