[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>()); }