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