|
TrueReality
v0.1.1912
|
A call parameters. More...
#include <FunCall.h>
Public Types | |
| using | ParmsListType = trUtil::InstantiateH< typename trUtil::CreateTL< P1, P2 >::Type, trUtil::TupleHolder > |
Static Public Member Functions | |
| static ParmsListType | Make (P1 p1, P2 p2) |
A call parameters.
| TYPELIST_2(P1 | Type of the typelist 2( p 1. |
| P2) | Type of the 2) |
| using trUtil::CallParms< TYPELIST_2(P1, P2)>::ParmsListType = trUtil::InstantiateH<typename trUtil::CreateTL<P1, P2>::Type, trUtil::TupleHolder> |
|
inlinestatic |