Searched defs:IsEmptyFnString (Results 1 – 1 of 1) sorted by relevance
29 struct IsEmptyFnString { struct30 void MakeEmpty(std::string& item) const { in MakeEmpty()33 bool IsEmpty(const std::string& item) const { in IsEmpty()