is_reference< T > Struct Template Reference
List of all members.
|
Static Public Attributes |
static const bool | value = false |
Detailed Description
template<typename T>
struct is_reference< T >
is_reference is a compile-time template predicate to determine if a type is a reference type.
Member Data Documentation
The documentation for this struct was generated from the following file: