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