Searched defs:stoull (Results 1 – 2 of 2) sorted by relevance
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
216 unsigned long long stoull(const string& str, size_t* idx, int base) { in stoull() function237 unsigned long long stoull(const wstring& str, size_t* idx, int base) { in stoull() function