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

Public Member Functions

bool operator() (const T &lhs, const T &rhs) const restrict(cpu
 

Public Attributes

bool amp {return lhs == rhs
 

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