[#BloombergLP-bdlf-Bind_BoundTuple9-2constructor-0a] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlf.adoc[bdlf]::xref:BloombergLP/bdlf/Bind_BoundTuple9.adoc[Bind_BoundTuple9]::Bind_BoundTuple9 :relfileprefix: ../../../ :mrdocs: Move‐construct from the specified `orig` using the optionally specified `allocator`. == Synopsis Declared in `<bdlf_bind.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- Bind_BoundTuple9( xref:BloombergLP/bslmf/MovableRef.adoc[bslmf::MovableRef<Bind_BoundTuple9<A1, A2, A3, A4, A5, A6, A7, A8, A9>>] orig, xref:BloombergLP/bslma/Allocator.adoc[bslma::Allocator]* allocator = 0); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#