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

Inherits false_type.

Detailed Description

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

If T has any adress space qualifier, provides the member constant value equal to true. Otherwise, value is false.

Template Parameters
Ta type to check.

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