Conversion to basic_string_view
Synopsis
Declared in <mp‐units/ext/fixed_string.h>
[[nodiscard]]
constexpr
explicit(false)
operator std::basic_string_view<CharT>() const noexcept;
Return Value
The object converted to basic_string_view
Created with MrDocs