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

Name

Description

value

const‐referenced object to store

Created with MrDocs