[#BloombergLP-bdlf-Bind_BoundTuple7-2constructor-0d] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlf.adoc[bdlf]::xref:BloombergLP/bdlf/Bind_BoundTuple7.adoc[Bind_BoundTuple7]::Bind_BoundTuple7 :relfileprefix: ../../../ :mrdocs: Create a copy of the specified bound‐tuple value. == Synopsis Declared in `<bdlf_bind.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- Bind_BoundTuple7( xref:BloombergLP/bdlf/Bind_BoundTuple7.adoc[Bind_BoundTuple7<A1, A2, A3, A4, A5, A6, A7>] const& orig, xref:BloombergLP/bslma/Allocator.adoc[bslma::Allocator]* allocator = 0); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#