Stop recursion when there's only 1 bit left. More...
#include <ash/meta_morton.h>
Public Types | |
typedef T | value_type |
The wrapped type. | |
typedef integral_constant< T, v > | type |
The wrapper type. | |
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. | |
static const T | value = v |
The wrapped value. |
Stop recursion when there's only 1 bit left.
1 1
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 |