Recursive search for the index of a type in a typelist. More...
#include <ash/typelist.h>
Public Types | |
typedef int | value_type |
The wrapped type. | |
typedef integral_constant< int, v > | type |
The wrapper type. | |
Static Public Attributes | |
static const int | value |
The wrapped value. |
Recursive search for the index of a type in a typelist.
TL | The typelist. |
T | The type to search for. |
typedef integral_constant<int , v> ash::trait::integral_constant< int , v >::type [inherited] |
The wrapper type.
typedef int ash::trait::integral_constant< int , v >::value_type [inherited] |
The wrapped type.
const int ash::trait::integral_constant< int , v >::value [static, inherited] |
The wrapped value.
© 2012 | Licensed under | Hosted by | Generated by 1.7.4 |