| MADNESS
    version 0.9
    | 
is_fundamental<T>::value will be true if T is a fundamental type More...
#include <type_traits_bits.h>
| Public Types | |
| typedef bool | value_type | 
| Static Public Attributes | |
| static const bool | value = is_integral<T>::value || is_floating_point<T>::value || is_void<T>::value | 
is_fundamental<T>::value will be true if T is a fundamental type
| typedef bool madness::tr1::is_fundamental< T >::value_type | 
| 
 | static | 
 1.8.8
 1.8.8