Invoker for functions that take zero arguments.
Synopsis
Declared in <bdlf_bind.h>
template<class t_RET>
struct Bind_Invoker<t_RET, 0>;
Invoker for functions that take zero arguments.
Declared in <bdlf_bind.h>
template<class t_RET>
struct Bind_Invoker<t_RET, 0>;