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