Synopsis
Declared in <fmt/format.h>
template<typename Char>
struct formatter</* implementation-defined */, Char>
: formatter<basic_string_view<Char>, Char>
Base Classes
Name |
Description |
Declared in <fmt/format.h>
template<typename Char>
struct formatter</* implementation-defined */, Char>
: formatter<basic_string_view<Char>, Char>
Name |
Description |