A basic_string_view specialized for char.

Synopsis

Declared in <fmt/base.h>

using string_view = basic_string_view<char>;

Created with MrDocs