template<typename parslist>
R FX::Generic::BoundFunctor< parslist >::operator() (  )  [inline]

Invokes the functor with its bound parameters.

Reimplemented from FX::Generic::BoundFunctorV.

Definition at line 1892 of file FXGenericTools.h.

01892 { return call(IntToType<TL::length<parslist>::value-1>()); }


(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