A wchar_t counterpart of string_view.

Synopsis

Declared in <fmt/xchar.h>

using wstring_view = basic_string_view<wchar_t>;

Created with MrDocs