[inline]
Constructs a bound functor calling _functor with no parameters.
Definition at line 1818 of file FXGenericTools.h.
01818 : myfunctor(_functor.copy()) 01819 { 01820 #endif 01821 }