Invoker for functions that take seven arguments.

Synopsis

Declared in <bdlf_bind.h>

template<>
struct Bind_Invoker<void, 7>;

Member Functions

Name

Description

invoke

Invoke the bound function with the evaluated arguments.

Created with MrDocs