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

true if T is void More...

#include <type_traits_bits.h>

Inheritance diagram for madness::tr1::is_void< T >:
Inheritance graph
[legend]
Collaboration diagram for madness::tr1::is_void< 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_void< T >

true if T is void


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