Searched defs:stoul (Results 1 – 3 of 3) sorted by relevance
9 TEST(StringUtilTest, stoul) { in TEST() argument
179 unsigned long stoul(const std::string& str, size_t* pos, int base) { in stoul() function
280 stoul(const string& str, size_t* idx, int base) in stoul() function286 stoul(const wstring& str, size_t* idx, int base) in stoul() function