Create a value holding the address of the specified value.
Declared in <bdlf_bind.h>
Bind_ArgTupleValue(TYPE& value);
Create a Bind_ArgTupleValue object holding the address of the specified value.
| Name | Description |
|---|---|
| value | referenced object to store |