Call the specified func functor with the specified argList arguments and return the result.
Declared in <bdlf_bind.h>
static
Bind<t_RET, t_FUNC, t_BOUND_TUPLE>::ResultType
eval(
t_ARG_TUPLE& argList,
Bind<t_RET, t_FUNC, t_BOUND_TUPLE> const& func);