[#mp_units-basic_fixed_string-08-2conversion] = xref:mp_units.adoc[mp_units]::xref:mp_units/basic_fixed_string-08.adoc[basic_fixed_string]::operator std::basic_string_view<CharT> :relfileprefix: ../../ :mrdocs: Conversion to `basic_string_view` == Synopsis Declared in `<mp‐units/ext/fixed_string.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- [[nodiscard]] constexpr explicit(false) operator std::basic_string_view<CharT>() const noexcept; ---- == Return Value The object converted to `basic_string_view` [.small]#Created with https://www.mrdocs.com[MrDocs]#