libclcxx
C++ libraries for OpenCL
std::make_unsigned< int2 > Struct Reference

Detailed Description

If T is an integral type (except bool) or enumeration type, provides the member typedef type which is the unsigned integer type corresponding to T, with the same cv-qualifiers.

Template Parameters
T- a type to make unsigned.
See also
make_unsigned

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