Bolt  1.3
C++ template library with support for OpenCL
Public Member Functions | Public Attributes | List of all members
bolt::amp::equal_to_value< T > Struct Template Reference

Public Member Functions

 equal_to_value (const T &targetValue)
 
bool operator() (const T &x) const restrict(amp
 

Public Attributes

bool cpu
 
return x == temp
 

Member Data Documentation

template<typename T >
bool bolt::amp::equal_to_value< T >::cpu
Initial value:
{
T temp= _targetValue

The documentation for this struct was generated from the following file: