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