Searched refs:binder1st (Results 1 – 4 of 4) sorted by relevance
62 inline const CwiseUnaryOp<std::binder1st<std::equal_to<Scalar> >, const Derived>65 return CwiseUnaryOp<std::binder1st<std::equal_to<Scalar> >,const Derived> in cwiseEqual()
188 class binder1st :205 binder1st(const _Operation& __x, _ValueParamType __y) in binder1st() function216 inline binder1st<_Operation>219 return binder1st<_Operation>(__fn, _Arg1_type(__x)); in bind1st()
940 struct functor_traits<std::binder1st<T> >
6621 to reference problem in struct like binder1st or binder2nd.