BloombergLP::bdlf::Bind_BoundTupleValue

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.

Synopsis

Declared in <bdlf_bind.h>

template<class TYPE>
class Bind_BoundTupleValue;

Member Functions

NameDescription
Bind_BoundTupleValue [constructor]Constructors
value value overloads