Searched defs:StrToInt (Results 1 – 2 of 2) sorted by relevance
58 bool StrToInt(const std::string_view& str, T& value) in StrToInt() function
401 int32_t StrToInt(const std::string &value, int32_t defaultErr) in StrToInt() function