BloombergLP::bdlf::Bind_Evaluator::eval

Return the specified bound value unchanged.

Synopsis

Declared in <bdlf_bind.h>

static
BoundType
eval(
    t_ARG_TUPLE& argTuple,
    BoundType value);

Return Value

the specified value

Parameters

NameDescription
argTupleinvocation argument tuple (unused)
valuebound argument value to return