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