Searched defs:StringLessThan (Results 1 – 1 of 1) sorted by relevance
1776 struct StringLessThan { struct1777 bool operator()(const std::string* z, const std::string* y) const { in operator ()()