This local class provides storage for a value of the specified TYPE suitable for storing an argument value in one of the Bind_BoundTuple* local classes. This general template definition ensures that the allocator passed to the creators is passed through to the value if it uses an allocator, using the bslalg::ConstructorProxy mechanism.
Declared in <bdlf_bind.h>
template<class TYPE>
class Bind_BoundTupleValue;
| Name | Description |
|---|---|
Bind_BoundTupleValue [constructor] | Constructors |
value | value overloads |