Searched defs:ObjectTypePair (Results 1 – 1 of 1) sorted by relevance
44 struct ObjectTypePair { struct57 bool operator<(const ObjectTypePair &t) const { return to_string() < t.to_string(); } argument