Same as stof for wstring.

Synopsis

Declared in <bslstl_string.h>

float
stof(
    wstring const& str,
    std::size_t* pos = 0);

Created with MrDocs