Searched defs:std_equal (Results 1 – 2 of 2) sorted by relevance
16 template <class Type> struct std_equal : public relation<Type,Type> struct18 bool operator()(const Type& lhs, const Type& rhs)const in operator ()()
184 struct std_equal:std_cpp11_equal<Ts...> struct191 bool operator()( in operator ()()202 bool operator()( in operator ()()