BloombergLP::bdlf::Bind_BoundTuple0::Bind_BoundTuple0

Create a copy of the specified bound-tuple value.

Synopsis

Declared in <bdlf_bind.h>

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

Parameters

NameDescription
originalsource empty bound-tuple
allocatormemory allocator; unused for this type