stof overloads
Synopses
Declared in <bslstl_string.h>
Parse the specified str as a floating‐point number; see stod.
Same as stof for wstring.
Return Value
float value parsed from str
Parameters
Name |
Description |
str |
string to parse |
pos |
optional output for the index after the parsed value |
Created with MrDocs