Searched defs:intStr (Results 1 – 2 of 2) sorted by relevance
248 bool ConfigReader::IsPositiveInt(const std::string& intStr) in IsPositiveInt()
508 const char intStr[] = "10"; variable