[#bsl-stoll-0d] = xref:bsl.adoc[bsl]::stoll :relfileprefix: ../ :mrdocs: Same as `stoll` for `string`. == Synopsis Declared in `<bslstl_string.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- long long stoll( xref:bsl/string.adoc[string] const& str, std::size_t* pos = 0, int base = 10); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#