template<typename parslist>
FX::Generic::BoundFunctor< parslist >::BoundFunctor ( const Functor< parslist > &  _functor  )  [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     }


(C) 2002-2009 Niall Douglas. Some parts (C) to assorted authors.
Generated on Fri Nov 20 18:37:58 2009 for TnFOX by doxygen v1.4.7