Constructors

Synopses

Declared in <bdlf_bind.h>

Create a Bind_ArgTupleValue object holding a copy of the specified original reference.

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

Bind_ArgTupleValue(TYPE const& value);

Created with MrDocs