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