ΒΆtemplate <,
          typename FormatArg,
          typename ErrorHandler>
constexpr auto get_dynamic_spec(FormatArg arg,
                                ErrorHandler eh)
    -> int

Declared at: third_party/fmt/include/fmt/format.h:3856

Templates

FormatArg
ErrorHandler

Parameters

FormatArg arg
ErrorHandler eh