struct dynamic_format_specs
Declaration
template <typename Char = char>
struct dynamic_format_specs { /* full declaration omitted */ };
Declared at: third_party/fmt/include/fmt/core.h:2095
Templates
- Char
Member Variables
- public arg_ref<Char> width_ref
- public arg_ref<Char> precision_ref