![]() |
![]() |
#include <SimpleFunctors.h>
Public Member Functions | |
Result | operator() (const Arg1 &a) const |
![]() | |
virtual | ~Functor1 () |
Additional Inherited Members | |
![]() | |
typedef Arg1 | first_argument_type |
typedef Result | result_type |
Sometimes it becomes necessary to perform an explicit cast for proper overload resolution of a converting copy constructor
Definition at line 123 of file SimpleFunctors.h.
|
inlinevirtual |