ΒΆtemplate <typename Char>
constexpr auto code_point_length(
    const Char* begin) -> int

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

Templates

Char

Parameters

const Char* begin