Searched defs:stoll (Results 1 – 1 of 1) sorted by relevance
214 long long stoll(const string& str, size_t* idx, int base) { return as_integer<long long>("stoll", s… in stoll() function235 long long stoll(const wstring& str, size_t* idx, int base) { return as_integer<long long>("stoll", … in stoll() function