A std::basic_string_view over the string's contents.
Declared in <mp-units/ext/fixed_string.h>
[[nodiscard]]
constexpr
std::basic_string_view<CharT>
view() const noexcept;
A std::basic_string_view over the string's contents
The return value should not be discarded.