Show: Delphi
C++
Display Preferences
__is_unsigned_(typename T)
From RAD Studio
Go Up to Type Trait Functions (C++0x) Index
Category
Type Trait Functions
Syntax
bool __is_unsigned
Returns true if _is_arithmetic(T) and T does not recognize values less than zero