Searched defs:SHOCompare (Results 1 – 1 of 1) sorted by relevance
139 struct SHOCompare { struct140 bool operator()(const Output* LHS, const Output* RHS) const { in operator()