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