is_const_reference< T > Struct Template Reference

List of all members.

Static Public Attributes

static const bool value = false

Detailed Description

template<typename T>
struct is_const_reference< T >

is_const_reference is a compile-time template predicate to determine if a type is a const reference type.


Member Data Documentation

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

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

Generated by  doxygen 1.6.2