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