Meta to test for types with trivial constructors. More...
#include <ash/type_traits.h>
Public Types | |
typedef bool | value_type |
The wrapped type. | |
typedef integral_constant < bool, v > | type |
The wrapper type. | |
Static Public Attributes | |
static const bool | value |
The result of the test. | |
static const bool | value |
The result of the test. | |
static const bool | value |
The wrapped value. |
Meta to test for types with trivial constructors.
typedef integral_constant<bool , v> ash::trait::integral_constant< bool , v >::type [inherited] |
The wrapper type.
typedef bool ash::trait::integral_constant< bool , v >::value_type [inherited] |
The wrapped type.
const bool ash::trait::integral_constant< bool , v >::value [static, inherited] |
The wrapped value.
© 2012 | Licensed under | Hosted by | Generated by 1.7.4 |