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

Create a value holding the address of the specified value.

Synopsis

Declared in <bdlf_bind.h>

Bind_ArgTupleValue(TYPE& value);

Description

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

Parameters

NameDescription
valuereferenced object to store