BloombergLP::bdlf::Bind_BoundTuple1::Bind_BoundTuple1

Create a bound-tuple value holding the specified a1, using the optionally specified allocator to supply memory.

Synopsis

Declared in <bdlf_bind.h>

explicit
Bind_BoundTuple1(
    A1 const& a1,
    bslma::Allocator* allocator = 0);