|
TrueReality
v0.1.1912
|
#include <TypeList.h>
Public Types | |
| using | Instance = InstantiateH< TypeList< T, U >, Holder, i > |
| using | TargetHolder = typename Instance::LeftBase |
Static Public Member Functions | |
| static TargetHolder & | Get (Instance &h) |
| static TargetHolder const & | Get (Instance const &h) |
Definition at line 224 of file TypeList.h.
| using trUtil::InstantiateHAccessor< 0, InstantiateH< TypeList< T, U >, Holder, i >, i >::Instance = InstantiateH<TypeList<T, U>, Holder, i> |
Definition at line 226 of file TypeList.h.
| using trUtil::InstantiateHAccessor< 0, InstantiateH< TypeList< T, U >, Holder, i >, i >::TargetHolder = typename Instance::LeftBase |
Definition at line 227 of file TypeList.h.
|
inlinestatic |
Definition at line 228 of file TypeList.h.
|
inlinestatic |
Definition at line 229 of file TypeList.h.