BloombergLP::bdlf::BindWrapper::invoke

Invoke the bound function with the evaluated arguments.

Synopsis

Declared in <bdlf_bind.h>

template<class t_ARG_TUPLE>
ResultType
invoke(t_ARG_TUPLE& arguments) const;

Return Value

result of invoking the bound function

Parameters

NameDescription
argumentsinvocation argument tuple