BloombergLP::bdlf::PlaceHolders

Namespace containing placeholder objects _1 through _14 for use with bdlf::BindUtil::bind.

Variables

NameDescription
_1 Placeholder for the first argument to a bound function.
_10 Placeholder for the tenth argument to a bound function.
_11 Placeholder for the eleventh argument to a bound function.
_12 Placeholder for the twelfth argument to a bound function.
_13 Placeholder for the thirteenth argument to a bound function.
_14 Placeholder for the fourteenth argument to a bound function.
_2 Placeholder for the second argument to a bound function.
_3 Placeholder for the third argument to a bound function.
_4 Placeholder for the fourth argument to a bound function.
_5 Placeholder for the fifth argument to a bound function.
_6 Placeholder for the sixth argument to a bound function.
_7 Placeholder for the seventh argument to a bound function.
_8 Placeholder for the eighth argument to a bound function.
_9 Placeholder for the ninth argument to a bound function.