Metafunction for deducing the OpenCL type for a numeric type, e.g. float -> cl_float. More...
#include <result_of.hpp>
Public Types | |
typedef T | type |
Metafunction for deducing the OpenCL type for a numeric type, e.g. float -> cl_float.
Definition at line 588 of file result_of.hpp.
typedef T viennacl::result_of::cl_type< T >::type |
Definition at line 590 of file result_of.hpp.