Searched defs:stol (Results 1 – 3 of 3) sorted by relevance
262 stol(const string& str, size_t* idx, int base) in stol() function268 stol(const wstring& str, size_t* idx, int base) in stol() function
268 stol(const string& str, size_t* idx, int base) in stol() function274 stol(const wstring& str, size_t* idx, int base) in stol() function
296 long stol(const String& s) { in stol() function