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