RAD Studio
ContentsIndex
PreviousUpNext
__is_arithmetic

Category 

Type Trait Functions 

Syntax  

bool __is_arithmetic ( typename T ) 

Returns __is_integral(T) || __is_floating_point(T).

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