Searched defs:stold (Results 1 – 2 of 2) sorted by relevance
334 stold(const string& str, size_t* idx) in stold() function340 stold(const wstring& str, size_t* idx) in stold() function
224 long double stold(const string& str, size_t* idx) { return as_float<long double>("stold", str, idx)… in stold() function245 long double stold(const wstring& str, size_t* idx) { return as_float<long double>("stold", str, idx… in stold() function