Synopsis
Declared in <bdlf_bind.h>
template<
class t_FUNC,
class t_BOUND_TUPLE,
class t_ARG_TUPLE>
t_RET
invoke(
t_FUNC* func,
t_BOUND_TUPLE* boundList,
t_ARG_TUPLE& argList) const;
Created with MrDocs