Declared in <bdlf_bind.h>
<bdlf_bind.h>
template< class t_FUNC, class t_BOUND_TUPLE, class t_ARG_TUPLE> void invoke( t_FUNC* func, t_BOUND_TUPLE* boundList, t_ARG_TUPLE& argList) const;