Invoker for functions that take one argument.
Synopsis
Declared in <bdlf_bind.h>
template<class t_RET>
struct Bind_Invoker<t_RET, 1>;
Invoker for functions that take one argument.
Declared in <bdlf_bind.h>
template<class t_RET>
struct Bind_Invoker<t_RET, 1>;