MADNESS  version 0.9
Public Types | List of all members
madness::tr1::add_const< const T > Struct Template Reference

add_const<T>::type will be const T More...

#include <type_traits_bits.h>

Public Types

typedef const T type
 

Detailed Description

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

add_const<T>::type will be const T

Member Typedef Documentation

template<typename T >
typedef const T madness::tr1::add_const< const T >::type

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