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() function 245 long double stold(const wstring& str, size_t* idx) { return as_float<long double>("stold", str, idx); } in stold() function