Searched defs:iless (Results 1 – 1 of 1) sorted by relevance
184 struct iless { struct185 bool operator()(const std::string& lhs, const std::string& rhs) const { in operator()