Searched defs:IsEmptyStringPair (Results 1 – 1 of 1) sorted by relevance
262 struct IsEmptyStringPair { struct263 void MakeEmpty(std::pair<std::string, int>& pair) const { in MakeEmpty()266 bool IsEmpty(const std::pair<std::string, int>& pair) const { in IsEmpty()