Member predicate IntegralType::getUnsigned
Gets the unsigned type corresponding to this integral type. For
example on a short
, this would give the type unsigned short
.
Gets the unsigned type corresponding to this integral type. For
example on a short
, this would give the type unsigned short
.