ΒΆtemplate <typename Char>
constexpr auto to_string_view(
    basic_string_view<Char> s)
    -> basic_string_view<Char>

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

Templates

Char

Parameters

basic_string_view<Char> s