RAD Studio
ContentsIndex
PreviousUpNext
__is_reference

Category 

Type Trait Functions 

Syntax 

bool __is_reference( typename T ) 

Returns: __is_lvalue_reference(T) || __is_rvalue_reference(T).

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