BloombergLP::bdlf::Bind_ArgTupleValue<TYPE const&>::Bind_ArgTupleValue

Create a value holding the address of the specified value.

Synopsis

Declared in <bdlf_bind.h>

Bind_ArgTupleValue(TYPE const& value);

Description

Create a Bind_ArgTupleValue object holding the address of the specified value.

Parameters

NameDescription
valueconst-referenced object to store