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