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

Public Member Functions

bool operator() (IndexType &x) const restrict(amp
 

Public Attributes

bool cpu
 

Member Data Documentation

template<typename IndexType >
bool bolt::amp::detail::amp::is_true< IndexType >::cpu
Initial value:
{
return (x) ? true : false

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