MADNESS  version 0.9
Static Public Attributes | List of all members
madness::tr1::is_integral< T > Class Template Reference

is_integral<T>::value will be true if T is a fundamental integer type More...

#include <type_traits_bits.h>

Static Public Attributes

static const bool value = false
 

Detailed Description

template<class T>
class madness::tr1::is_integral< T >

is_integral<T>::value will be true if T is a fundamental integer type

Member Data Documentation

template<class T >
const bool madness::tr1::is_integral< T >::value = false
static

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