#include <objfunctor.h>
Public Types | |
| typedef TL::Erase< TList, typename TL::TypeAt< TList, 0 >::Result >::Result | ParmList |
| typedef ObjectFunctor< R, ParmList > | BoundFunctorType |
| typedef BoundFunctorType::Impl | Impl |
Definition at line 339 of file objfunctor.h.
| typedef ObjectFunctor<R, ParmList> Chroma::Private::BinderFirstTraits< ObjectFunctor< R, TList > >::BoundFunctorType |
Definition at line 344 of file objfunctor.h.
| typedef BoundFunctorType::Impl Chroma::Private::BinderFirstTraits< ObjectFunctor< R, TList > >::Impl |
Definition at line 345 of file objfunctor.h.
| typedef TL::Erase<TList, typename TL::TypeAt<TList, 0>::Result>::Result Chroma::Private::BinderFirstTraits< ObjectFunctor< R, TList > >::ParmList |
Definition at line 343 of file objfunctor.h.
1.4.7