ΒΆtemplate <typename Char>
inline auto code_point_index(
basic_string_view<Char> s,
size_t n) -> size_t
template <typename Char>
inline auto code_point_index(
basic_string_view<Char> s,
size_t n) -> size_t
Declared at: third_party/fmt/include/fmt/format.h:784
Templates
- Char
Parameters
- basic_string_view<Char> s
- size_t n