Lumiera
0.pre.03
»edit your freedom«
|
Later on, the concrete functor can be re-accessed, given the exact and specific type.
Definition at line 70 of file function-erasure-test.cpp.
Private Member Functions | |
void | check_FunctorContainer (Efun f1, Efun f2, Efun f3, Efun f4, Efun f5) |
void | check_FunctPtrHolder (Efp f1, Efp f2, Efp f3) |
void | check_VoidPtrHolder (Evoid f1, Evoid f2, Evoid f3) |
template<class HOL > | |
void | detect_unboundFunctor (HOL h1, HOL h2, HOL h3) |
virtual void | run (Arg) |
void | testMemberFunction (char c) |
|
inlineprivate |
c | for checking bind-to member function |
Definition at line 97 of file function-erasure-test.cpp.