Searched defs:ThrowEqual (Results 1 – 1 of 1) sorted by relevance
32 struct ThrowEqual { struct33 inline bool operator()( const TestClass& a, const TestClass& b ) const { in operator()