[#bsl-u8string] = xref:bsl.adoc[bsl]::u8string :relfileprefix: ../ :mrdocs: UTF‐8 string type (`basic_string<char8_t>`). == Synopsis Declared in `<bslstl_string.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- typedef xref:bsl/basic_string-0faf.adoc[basic_string<char8_t>] u8string; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#