Static Public Attributes

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

template<typename T >
const bool is_reference< T >::value = false [static]

The documentation for this struct was generated from the following file: