__is_lvalue_expr
Go Up to Type Trait Functions (C++11) Index
Category
Type Trait Functions
Syntax
bool __is_lvalue_expr( typename T )
Returns true if and only if T is an lvalue expression.
Go Up to Type Trait Functions (C++11) Index
Category
Type Trait Functions
Syntax
bool __is_lvalue_expr( typename T )
Returns true if and only if T is an lvalue expression.