Return the wrapped basic_string_view contained by this instance.
Synopsis
Declared in <bslfmt_format_string.h>
constexpr
bsl::basic_string_view<t_CHAR>
get() const;
Created with MrDocs