stold overloads
Synopses
Declared in <bslstl_string.h>
Parse a string as a long double value.
Same as stold for wstring.
Return Value
long double value parsed from str
Parameters
Name |
Description |
str |
string to parse |
pos |
optional output for the index after the parsed value |
Created with MrDocs