Home
last modified time | relevance | path

Searched defs:std_equal (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/icl/predicates/
Dstd_equal.hpp16 template <class Type> struct std_equal : public relation<Type,Type> struct
18 bool operator()(const Type& lhs, const Type& rhs)const in operator ()()
/third_party/boost/libs/poly_collection/test/
Dtest_algorithm_impl.hpp184 struct std_equal:std_cpp11_equal<Ts...> struct
191 bool operator()( in operator ()()
202 bool operator()( in operator ()()