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