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