RAD Studio
ContentsIndex
PreviousUpNext
__is_pointer

Category 

Type Trait Functions 

Syntax 

bool __is_pointer( typename T ) 

Returns true if and only if T is a pointer type. 

Can be an object pointer or a function pointer. 

False for pointer-to-member.

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