Searched defs:StringReferenceValueComparator (Results 1 – 1 of 1) sorted by relevance
38 struct StringReferenceValueComparator { struct39 bool operator()(StringReference sr1, StringReference sr2) const { in operator()