Invoker for functions that take nine arguments.

Synopsis

Declared in <bdlf_bind.h>

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

Member Functions

Name

Description

invoke

Invoke the bound function with the evaluated arguments.

Created with MrDocs