Searched defs:TypeViewComparer (Results 1 – 1 of 1) sorted by relevance
399 struct TypeViewComparer { struct400 bool operator()(const ResourceTableTypeView& lhs, const ResourceTableTypeView& rhs) { in operator ()()