#include <funcall.h>
Public Types | |
| typedef dtUtil::InstantiateH < dtUtil::NullType, dtUtil::TupleHolder > | ParmsListType |
Static Public Member Functions | |
| template<class Fun> | |
| static R | Call (Fun const &fun, ParmsListType &) |
| template<class PObj> | |
| static R | Call (PObj const &pobj, CallType memfun, ParmsListType &) |
| typedef dtUtil::InstantiateH<dtUtil::NullType, dtUtil::TupleHolder> dtUtil::FunctorCall< CallType, R, TYPELIST_0()>::ParmsListType |
| static R dtUtil::FunctorCall< CallType, R, TYPELIST_0()>::Call | ( | Fun const & | fun, | |
| ParmsListType & | ||||
| ) | [inline, static] |
| static R dtUtil::FunctorCall< CallType, R, TYPELIST_0()>::Call | ( | PObj const & | pobj, | |
| CallType | memfun, | |||
| ParmsListType & | ||||
| ) | [inline, static] |