Power meta: value = x ^ n .
More...
#include <ash/meta_morton.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 |
| The wrapped value. | |
Power meta: value = x ^ n .
| T | The integral type to use. |
| x | The value to power. |
| n | The power. |
typedef integral_constant<T, v> ash::trait::integral_constant< T, v >::type [inherited] |
The wrapper type.
typedef T ash::trait::integral_constant< T, v >::value_type [inherited] |
The wrapped type.
const T ash::trait::integral_constant< T, v >::value [static, inherited] |
The wrapped value.
© 2012
|
Licensed under
|
Hosted by
|
Generated by
1.7.4
|