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

Detailed Description

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

Provides the member typedef type which is the same as T except it has a __global address space qualifier.

Template Parameters
Ta type to add __global to.

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