BloombergLP::bdlf::Bind_Evaluator<PlaceHolder<t_INDEX>, t_ARG_TUPLE>::eval

Return the seventh value from the specified argument tuple.

Synopsis

Declared in <bdlf_bind.h>

static
ReturnType
eval(
    t_ARG_TUPLE& argTuple,
    PlaceHolder<7> const& placeHolder);

Return Value

the seventh argument from argTuple

Parameters

NameDescription
argTupleinvocation argument tuple
placeHolderplace-holder selecting argument 7