MADNESS  version 0.9
Public Types | Static Public Attributes | List of all members
madness::tr1::is_compound< T > Struct Template Reference

#include <type_traits_bits.h>

Public Types

typedef bool value_type
 
typedef integral_constant
< value_type, value
type
 

Static Public Attributes

static const bool value = !is_fundamental<T>::value
 

Member Typedef Documentation

template<class T >
typedef bool madness::tr1::is_compound< T >::value_type

Member Data Documentation

template<class T >
const bool madness::tr1::is_compound< T >::value = !is_fundamental<T>::value
static

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