Searched defs:is_equal (Results 1 – 2 of 2) sorted by relevance
34 struct is_equal struct41 bool operator()( const T1& Arg1, const T2& Arg2 ) const in operator ()()
64 is_equal(const std::type_info* x, const std::type_info* y, bool use_strcmp) in is_equal() function