Wrapper for an integer value. More...
#include <ash/type_traits.h>
Public Types | |
typedef T | value_type |
The wrapped type. | |
typedef integral_constant< T, v > | type |
The wrapper type. | |
Static Public Attributes | |
static const T | value = v |
The wrapped value. |
Wrapper for an integer value.
T | The integer type. Also defined as integral_constant::value_type. |
v | The value. Also defined as integral_constant::value. |
© 2012
![]() |
Licensed under
![]() |
Hosted by
|
Generated by
![]() |