Bolt
1.3
C++ template library with support for OpenCL
|
Public Types | |
typedef bool | result_type |
Public Member Functions | |
binary_negate (const Predicate &pred) | |
template<typename T1 , typename T2 > | |
bool | operator() (const T1 &x, const T2 &y) const restrict(amp |
Public Attributes | |
Predicate | pred |
bool | cpu |
else return | true |
bool bolt::amp::binary_negate< Predicate >::cpu |