Move‐construct a bound‐tuple value from the specified orig.
Synopsis
Declared in <bdlf_bind.h>
Bind_BoundTuple4(
bslmf::MovableRef<Bind_BoundTuple4<A1, A2, A3, A4>> orig,
bslma::Allocator* allocator = 0);
Created with MrDocs