|
TrueReality
v0.1.1912
|
#include <TypeList.h>
Public Types | |
| using | Result = typename TailAt< InstantiateH< typename TypeList< T, U >::Tail, Holder, i+1 >, j - 1, i+1 >::Result |
Definition at line 217 of file TypeList.h.
| using trUtil::TailAt< InstantiateH< TypeList< T, U >, Holder, i >, j, i >::Result = typename TailAt<InstantiateH<typename TypeList<T, U>::Tail, Holder, i + 1>, j - 1, i + 1>::Result |
Definition at line 219 of file TypeList.h.