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