RAD Studio
ContentsIndex
PreviousUpNext
__is_signed

Category 

Type Trait Functions 

Syntax 

_bool __is_signed( typename T ) 

Returns true if and only if __is_arithmetic(T) and T recognizes values less than zero.

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!