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
Name |
Description |
value |
referenced object to store |
Created with MrDocs