Move‐construct from the specified orig using the optionally specified allocator.
Synopsis
Declared in <bdlf_bind.h>
Bind_BoundTuple9(
bslmf::MovableRef<Bind_BoundTuple9<A1, A2, A3, A4, A5, A6, A7, A8, A9>> orig,
bslma::Allocator* allocator = 0);
Created with MrDocs