Home
last modified time | relevance | path

Searched defs:binary_negate (Results 1 – 3 of 3) sorted by relevance

/third_party/boost/boost/compute/functional/
Dlogical.hpp142 class binary_negate : public binary_function<void, void, int> class
145 explicit binary_negate(Predicate pred) in binary_negate() function in boost::compute::binary_negate
/third_party/boost/libs/compute/include/boost/compute/functional/
Dlogical.hpp142 class binary_negate : public binary_function<void, void, int> class
145 explicit binary_negate(Predicate pred) in binary_negate() function in boost::compute::binary_negate
/third_party/boost/boost/
Dfunctional.hpp213 class binary_negate class
220 explicit binary_negate(typename binary_traits<Predicate>::param_type x) in binary_negate() function in boost::binary_negate