Searched defs:stold (Results 1 – 1 of 1) sorted by relevance
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