[#bsl-u16string_view] = xref:bsl.adoc[bsl]::u16string_view :relfileprefix: ../ :mrdocs: Alias for `std::u16string_view` in the `bsl` namespace. == Synopsis Declared in `<bslstl_stringview.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- using std::u16string_view; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#