ViennaCL - The Vienna Computing Library  1.5.1
Public Types
cl_type< T > Struct Template Reference

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

Detailed Description

template<typename T>
struct viennacl::result_of::cl_type< T >

Metafunction for deducing the OpenCL type for a numeric type, e.g. float -> cl_float.


Member Typedef Documentation

typedef T type

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