Searched defs:stoull (Results 1 – 2 of 2) sorted by relevance
241 unsigned long long stoull(const string& str, size_t* idx, int base) { in stoull() function274 unsigned long long stoull(const wstring& str, size_t* idx, int base) { in stoull() function
298 stoull(const string& str, size_t* idx, int base) in stoull() function304 stoull(const wstring& str, size_t* idx, int base) in stoull() function