ΒΆtemplate <typename Char>
auto find_escape(const Char* begin,
                 const Char* end)
    -> find_escape_result<Char>

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

Templates

Char

Parameters

const Char* begin
const Char* end