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