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

Detailed Description

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

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

Template Parameters
Ta type to add __local to.

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