MADNESS  version 0.9
List of all members
madness::tr1::is_const< const T > Struct Template Reference

is_const<T>::value will be true if T is const More...

#include <type_traits_bits.h>

Inheritance diagram for madness::tr1::is_const< const T >:
Inheritance graph
[legend]
Collaboration diagram for madness::tr1::is_const< const T >:
Collaboration graph
[legend]

Additional Inherited Members

- Public Types inherited from madness::tr1::integral_constant< T, val >
typedef integral_constant< T, val > type
 
typedef T value_type
 
- Static Public Attributes inherited from madness::tr1::integral_constant< T, val >
static const T value = val
 

Detailed Description

template<typename T>
struct madness::tr1::is_const< const T >

is_const<T>::value will be true if T is const


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