Create a copy of the specified bound‐tuple value.

Synopsis

Declared in <bdlf_bind.h>

Bind_BoundTuple0(
    Bind_BoundTuple0 const&,
    bslma::Allocator* = 0);

Created with MrDocs