Synopsis
Declared in <fmt/format.h>
template<typename Char>
struct formatter<std::nullptr_t, Char>
: formatter<void const*, Char>
Base Classes
Name |
Description |
Declared in <fmt/format.h>
template<typename Char>
struct formatter<std::nullptr_t, Char>
: formatter<void const*, Char>
Name |
Description |