|
TrueReality
v0.1.1912
|
A call parameters. More...
#include <FunCall.h>
Public Types | |
| using | ParmsListType = trUtil::InstantiateH< typename trUtil::CreateTL< P1, P2, P3, P4, P5, P6, P7 >::Type, trUtil::TupleHolder > |
Static Public Member Functions | |
| static ParmsListType | Make (P1 p1, P2 p2, P3 p3, P4 p4, P5 p5, P6 p6, P7 p7) |
A call parameters.
| TYPELIST_7(P1 | Type of the typelist 7( p 1. |
| P2 | Type of the p 2. |
| P3 | Type of the p 3. |
| P4 | Type of the p 4. |
| P5 | Type of the p 5. |
| P6 | Type of the p 6. |
| P7) | Type of the 7) |
| using trUtil::CallParms< TYPELIST_7(P1, P2, P3, P4, P5, P6, P7)>::ParmsListType = trUtil::InstantiateH<typename trUtil::CreateTL<P1, P2, P3, P4, P5, P6, P7>::Type, trUtil::TupleHolder> |
|
inlinestatic |