Synopsis
Declared in <fmt/format.h>
template<
typename Char,
size_t N>
struct formatter<Char[], Char>
: formatter<basic_string_view<Char>, Char>
Base Classes
| Name | Description |
|---|---|
Created with MrDocs
Declared in <fmt/format.h>
template<
typename Char,
size_t N>
struct formatter<Char[], Char>
: formatter<basic_string_view<Char>, Char>
| Name | Description |
|---|---|
Created with MrDocs