struct formatter
Declaration
template <typename T, typename Char = char, typename Enable = void>
struct formatter { /* full declaration omitted */ };
Declared at: third_party/fmt/include/fmt/core.h:1067
Templates
- T
- Char
- Enable
Method Overview
- public formatter<T, Char, Enable>()
Methods
ΒΆformatter<T, Char, Enable>()
formatter<T, Char, Enable>()
Declared at: third_party/fmt/include/fmt/core.h:1069