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