RAD Studio
ContentsIndex
PreviousUpNext
__is_lvalue_reference

Category 

Type Trait Functions 

Syntax 

bool __is_lvalue_reference( typename T ) 

Returns true if and only if T is an lvalue reference type. 

Can be a reference to an object or function type.

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