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