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

A non‐owning reference to a string.

Created with MrDocs