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