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