Bolt
1.3
C++ template library with support for OpenCL
|
Public Types | |
typedef bool | result_type |
Public Member Functions | |
unary_negate (const Predicate &pred) | |
template<typename T > | |
bool | operator() (const T &x) const restrict(amp |
Public Attributes | |
Predicate | pred |
bool | cpu |
bool bolt::amp::unary_negate< Predicate >::cpu |