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

Methods

ΒΆformatter<T, Char, Enable>()

Declared at: third_party/fmt/include/fmt/core.h:1069