struct float_specs
Declaration
struct float_specs { /* full declaration omitted */ };
Declared at: third_party/fmt/include/fmt/format.h:2441
Member Variables
- public int precision
- public fmt::detail::float_format format
- public fmt::sign_t sign
- public bool upper
- public bool locale
- public bool binary32
- public bool showpoint