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

Helper struct for converting a type to its OpenCL pendant. More...

#include <util.hpp>

Public Types

enum  { special = 0 }
typedef T type

Detailed Description

template<typename T>
struct viennacl::backend::detail::convert_to_opencl< T >

Helper struct for converting a type to its OpenCL pendant.


Member Typedef Documentation

typedef T type

Member Enumeration Documentation

anonymous enum
Enumerator:
special 

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