[#BloombergLP-bdlf-Bind_BoundTuple2-2constructor-01] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlf.adoc[bdlf]::xref:BloombergLP/bdlf/Bind_BoundTuple2.adoc[Bind_BoundTuple2]::Bind_BoundTuple2 :relfileprefix: ../../../ :mrdocs: Create a bound‐tuple value holding the specified arguments. == Synopsis Declared in `<bdlf_bind.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- Bind_BoundTuple2( A1 const& a1, A2 const& a2, xref:BloombergLP/bslma/Allocator.adoc[bslma::Allocator]* allocator = 0); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#