Create a copy of the specified bound‐tuple value.

Synopsis

Declared in <bdlf_bind.h>

Bind_BoundTuple6(
    Bind_BoundTuple6<A1, A2, A3, A4, A5, A6> const& orig,
    bslma::Allocator* allocator = 0);

Created with MrDocs