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