Return the eleventh value from the specified argTuple.
Synopsis
Declared in <bdlf_bind.h>
static
ReturnType
eval(
t_ARG_TUPLE& argTuple,
PlaceHolder<11> const&);
Created with MrDocs
Return the eleventh value from the specified argTuple.
Declared in <bdlf_bind.h>
static
ReturnType
eval(
t_ARG_TUPLE& argTuple,
PlaceHolder<11> const&);
Created with MrDocs