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