|
TrueReality
v0.1.1912
|
#include <TypeList.h>
Public Types | |
| using | Instance = InstantiateH< TypeList< T, U >, Holder, i > |
| using | TargetHolder = Holder< typename TypeAt< TypeList< T, U >, j >::Result, j+i > |
| using | RightBase = typename Instance::RightBase |
Static Public Member Functions | |
| static TargetHolder & | Get (Instance &h) |
| static TargetHolder const & | Get (Instance const &h) |
Definition at line 232 of file TypeList.h.
| using trUtil::InstantiateHAccessor< j, InstantiateH< TypeList< T, U >, Holder, i >, i >::Instance = InstantiateH<TypeList<T, U>, Holder, i> |
Definition at line 234 of file TypeList.h.
| using trUtil::InstantiateHAccessor< j, InstantiateH< TypeList< T, U >, Holder, i >, i >::RightBase = typename Instance::RightBase |
Definition at line 236 of file TypeList.h.
| using trUtil::InstantiateHAccessor< j, InstantiateH< TypeList< T, U >, Holder, i >, i >::TargetHolder = Holder<typename TypeAt<TypeList<T, U>, j>::Result, j + i> |
Definition at line 235 of file TypeList.h.
|
inlinestatic |
Definition at line 237 of file TypeList.h.
|
inlinestatic |
Definition at line 238 of file TypeList.h.