BloombergLP::bdlf::Bind_BoundTuple12::Bind_BoundTuple12

Create a bound-tuple value by moving from the specified orig, using the optionally specified allocator to supply memory.

Synopsis

Declared in <bdlf_bind.h>

Bind_BoundTuple12(
    bslmf::MovableRef<Bind_BoundTuple12<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12>> orig,
    bslma::Allocator* allocator = 0);