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

Detailed Description

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

Template Parameters
T- a type to make signed.
See also
make_signed

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