BloombergLP::bdlf::Bind_BoundTupleValue::Bind_BoundTupleValue

Create a value holding the moved contents of the specified value.

Synopsis

Declared in <bdlf_bind.h>

Bind_BoundTupleValue(
    bslmf::MovableRef<TYPE> value,
    bslma::Allocator* basicAllocator);

Description

Create a Bind_BoundTupleValue object holding a copy of the specified value, using basicAllocator to supply any memory.

Parameters

NameDescription
valuevalue to move from
basicAllocatormemory allocator; null uses the default