|
TrueReality
v0.1.1912
|
#include <TypeList.h>


Public Types | |
| enum | { ordern = i } |
| using | LeftBase = Holder< typename TypeList< T, U >::Head, i > |
| using | RightBase = InstantiateH< typename TypeList< T, U >::Tail, Holder, i+1 > |
Public Member Functions | |
| InstantiateH (typename TypeList< T, U >::Head h, RightBase const &t) | |
| InstantiateH (typename TypeList< T, U >::Head h, NullType) | |
| InstantiateH (typename TypeList< T, U >::Head h) | |
| InstantiateH () | |
Definition at line 192 of file TypeList.h.
| using trUtil::InstantiateH< TypeList< T, U >, Holder, i >::LeftBase = Holder<typename TypeList<T, U>::Head, i> |
Definition at line 197 of file TypeList.h.
| using trUtil::InstantiateH< TypeList< T, U >, Holder, i >::RightBase = InstantiateH<typename TypeList<T, U>::Tail, Holder, i + 1> |
Definition at line 198 of file TypeList.h.
| anonymous enum |
| Enumerator | |
|---|---|
| ordern | |
Definition at line 196 of file TypeList.h.
|
inline |
Definition at line 199 of file TypeList.h.
|
inline |
Definition at line 200 of file TypeList.h.
|
inline |
Definition at line 201 of file TypeList.h.
|
inline |
Definition at line 202 of file TypeList.h.