[#BloombergLP-bdlf-Bind_Evaluator-01-eval-04] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlf.adoc[bdlf]::xref:BloombergLP/bdlf/Bind_Evaluator-01.adoc[Bind_Evaluator<PlaceHolder<t_INDEX>, t_ARG_TUPLE>]::eval :relfileprefix: ../../../ :mrdocs: `eval` overloads == Synopses Declared in `<bdlf_bind.h>` Return the first value from the specified argument tuple. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static xref:BloombergLP/bdlf/Bind_Evaluator-01/ReturnType.adoc[ReturnType] xref:BloombergLP/bdlf/Bind_Evaluator-01/eval-033.adoc[eval]( t_ARG_TUPLE& argTuple, xref:BloombergLP/bdlf/PlaceHolder.adoc[PlaceHolder<1>] const& placeHolder); ---- [.small]#xref:BloombergLP/bdlf/Bind_Evaluator-01/eval-033.adoc[_» more..._]# Return the tenth value from the specified argument tuple. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static xref:BloombergLP/bdlf/Bind_Evaluator-01/ReturnType.adoc[ReturnType] xref:BloombergLP/bdlf/Bind_Evaluator-01/eval-03c.adoc[eval]( t_ARG_TUPLE& argTuple, xref:BloombergLP/bdlf/PlaceHolder.adoc[PlaceHolder<10>] const& placeHolder); ---- [.small]#xref:BloombergLP/bdlf/Bind_Evaluator-01/eval-03c.adoc[_» more..._]# Return the eleventh value from the specified argument tuple. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static xref:BloombergLP/bdlf/Bind_Evaluator-01/ReturnType.adoc[ReturnType] xref:BloombergLP/bdlf/Bind_Evaluator-01/eval-00.adoc[eval]( t_ARG_TUPLE& argTuple, xref:BloombergLP/bdlf/PlaceHolder.adoc[PlaceHolder<11>] const& placeHolder); ---- [.small]#xref:BloombergLP/bdlf/Bind_Evaluator-01/eval-00.adoc[_» more..._]# Return the twelfth value from the specified argument tuple. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static xref:BloombergLP/bdlf/Bind_Evaluator-01/ReturnType.adoc[ReturnType] xref:BloombergLP/bdlf/Bind_Evaluator-01/eval-01.adoc[eval]( t_ARG_TUPLE& argTuple, xref:BloombergLP/bdlf/PlaceHolder.adoc[PlaceHolder<12>] const& placeHolder); ---- [.small]#xref:BloombergLP/bdlf/Bind_Evaluator-01/eval-01.adoc[_» more..._]# Return the thirteenth value from the specified argument tuple. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static xref:BloombergLP/bdlf/Bind_Evaluator-01/ReturnType.adoc[ReturnType] xref:BloombergLP/bdlf/Bind_Evaluator-01/eval-05f.adoc[eval]( t_ARG_TUPLE& argTuple, xref:BloombergLP/bdlf/PlaceHolder.adoc[PlaceHolder<13>] const& placeHolder); ---- [.small]#xref:BloombergLP/bdlf/Bind_Evaluator-01/eval-05f.adoc[_» more..._]# Return the fourteenth value from the specified argument tuple. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static xref:BloombergLP/bdlf/Bind_Evaluator-01/ReturnType.adoc[ReturnType] xref:BloombergLP/bdlf/Bind_Evaluator-01/eval-07e.adoc[eval]( t_ARG_TUPLE& argTuple, xref:BloombergLP/bdlf/PlaceHolder.adoc[PlaceHolder<14>] const& placeHolder); ---- [.small]#xref:BloombergLP/bdlf/Bind_Evaluator-01/eval-07e.adoc[_» more..._]# Return the second value from the specified argument tuple. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static xref:BloombergLP/bdlf/Bind_Evaluator-01/ReturnType.adoc[ReturnType] xref:BloombergLP/bdlf/Bind_Evaluator-01/eval-057.adoc[eval]( t_ARG_TUPLE& argTuple, xref:BloombergLP/bdlf/PlaceHolder.adoc[PlaceHolder<2>] const& placeHolder); ---- [.small]#xref:BloombergLP/bdlf/Bind_Evaluator-01/eval-057.adoc[_» more..._]# Return the third value from the specified argument tuple. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static xref:BloombergLP/bdlf/Bind_Evaluator-01/ReturnType.adoc[ReturnType] xref:BloombergLP/bdlf/Bind_Evaluator-01/eval-09.adoc[eval]( t_ARG_TUPLE& argTuple, xref:BloombergLP/bdlf/PlaceHolder.adoc[PlaceHolder<3>] const& placeHolder); ---- [.small]#xref:BloombergLP/bdlf/Bind_Evaluator-01/eval-09.adoc[_» more..._]# Return the fourth value from the specified argument tuple. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static xref:BloombergLP/bdlf/Bind_Evaluator-01/ReturnType.adoc[ReturnType] xref:BloombergLP/bdlf/Bind_Evaluator-01/eval-0b9.adoc[eval]( t_ARG_TUPLE& argTuple, xref:BloombergLP/bdlf/PlaceHolder.adoc[PlaceHolder<4>] const& placeHolder); ---- [.small]#xref:BloombergLP/bdlf/Bind_Evaluator-01/eval-0b9.adoc[_» more..._]# Return the fifth value from the specified argument tuple. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static xref:BloombergLP/bdlf/Bind_Evaluator-01/ReturnType.adoc[ReturnType] xref:BloombergLP/bdlf/Bind_Evaluator-01/eval-08.adoc[eval]( t_ARG_TUPLE& argTuple, xref:BloombergLP/bdlf/PlaceHolder.adoc[PlaceHolder<5>] const& placeHolder); ---- [.small]#xref:BloombergLP/bdlf/Bind_Evaluator-01/eval-08.adoc[_» more..._]# Return the sixth value from the specified argument tuple. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static xref:BloombergLP/bdlf/Bind_Evaluator-01/ReturnType.adoc[ReturnType] xref:BloombergLP/bdlf/Bind_Evaluator-01/eval-0d.adoc[eval]( t_ARG_TUPLE& argTuple, xref:BloombergLP/bdlf/PlaceHolder.adoc[PlaceHolder<6>] const& placeHolder); ---- [.small]#xref:BloombergLP/bdlf/Bind_Evaluator-01/eval-0d.adoc[_» more..._]# Return the seventh value from the specified argument tuple. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static xref:BloombergLP/bdlf/Bind_Evaluator-01/ReturnType.adoc[ReturnType] xref:BloombergLP/bdlf/Bind_Evaluator-01/eval-0bc.adoc[eval]( t_ARG_TUPLE& argTuple, xref:BloombergLP/bdlf/PlaceHolder.adoc[PlaceHolder<7>] const& placeHolder); ---- [.small]#xref:BloombergLP/bdlf/Bind_Evaluator-01/eval-0bc.adoc[_» more..._]# Return the eighth value from the specified argument tuple. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static xref:BloombergLP/bdlf/Bind_Evaluator-01/ReturnType.adoc[ReturnType] xref:BloombergLP/bdlf/Bind_Evaluator-01/eval-0e.adoc[eval]( t_ARG_TUPLE& argTuple, xref:BloombergLP/bdlf/PlaceHolder.adoc[PlaceHolder<8>] const& placeHolder); ---- [.small]#xref:BloombergLP/bdlf/Bind_Evaluator-01/eval-0e.adoc[_» more..._]# Return the ninth value from the specified argument tuple. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static xref:BloombergLP/bdlf/Bind_Evaluator-01/ReturnType.adoc[ReturnType] xref:BloombergLP/bdlf/Bind_Evaluator-01/eval-077.adoc[eval]( t_ARG_TUPLE& argTuple, xref:BloombergLP/bdlf/PlaceHolder.adoc[PlaceHolder<9>] const& placeHolder); ---- [.small]#xref:BloombergLP/bdlf/Bind_Evaluator-01/eval-077.adoc[_» more..._]# == Return Value * the first argument from `argTuple` * the tenth argument from `argTuple` * the eleventh argument from `argTuple` * the twelfth argument from `argTuple` * the thirteenth argument from `argTuple` * the fourteenth argument from `argTuple` * the second argument from `argTuple` * the third argument from `argTuple` * the fourth argument from `argTuple` * the fifth argument from `argTuple` * the sixth argument from `argTuple` * the seventh argument from `argTuple` * the eighth argument from `argTuple` * the ninth argument from `argTuple` == Parameters [cols="1,4"] |=== | Name| Description | *argTuple* | invocation argument tuple | *placeHolder* | place‐holder selecting argument 1 |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#