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