libclcxx
C++ libraries for OpenCL
std::image_dimension< T > Struct Template Reference

Inherits integral_constant< size_t, 0 >.

Detailed Description

template<typename T>
struct std::image_dimension< T >

If T is an image type, provides the member constant value equal to the number of dimensions of the array. For any other type value is 0.

Template Parameters
Ta type to check.

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