Create a Bind_BoundTuple14 object by moving from the specified orig bound‐tuple value.
Synopsis
Declared in <bdlf_bind.h>
Bind_BoundTuple14(
bslmf::MovableRef<Bind_BoundTuple14<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14>> orig,
bslma::Allocator* allocator = 0);
Created with MrDocs