Public Types | |
|
typedef Functor< R, TList, ThreadingModel > | OriginalFunctor |
|
typedef TL::Erase< TList, typename TL::TypeAt< TList, 0 >::Result >::Result | ParmList |
|
typedef TL::TypeAt< TList, 0 >::Result | OriginalParm1 |
|
typedef Functor< R, ParmList, ThreadingModel > | BoundFunctorType |
| typedef BoundFunctorType::Impl | Impl |
Definition at line 1443 of file Functor.h.
1.5.1-p1