template <typename Char>
class fallback_digit_grouping
Defined at line 2385 of file ../../third_party/fmtlib/src/include/fmt/format.h
Public Methods
void fallback_digit_grouping<Char> (locale_ref , bool )
Defined at line 2387 of file ../../third_party/fmtlib/src/include/fmt/format.h
bool has_separator ()
Defined at line 2389 of file ../../third_party/fmtlib/src/include/fmt/format.h
int count_separators (int )
Defined at line 2391 of file ../../third_party/fmtlib/src/include/fmt/format.h
template <typename Out, typename C>
Out apply (Out out, basic_string_view<C> )
Defined at line 2394 of file ../../third_party/fmtlib/src/include/fmt/format.h