Invoker for functions that take one argument.

Synopsis

Declared in <bdlf_bind.h>

template<class t_RET>
struct Bind_Invoker<t_RET, 1>;

Member Functions

Name

invoke

Created with MrDocs