ΒΆtemplate <typename Char, typename Handler>
inline constexpr auto parse_arg_id(
    const Char* begin,
    const Char* end,
    Handler&& handler) -> const Char*

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

Templates

Char
Handler

Parameters

const Char* begin
const Char* end
Handler&& handler