Create a bound-tuple value holding the specified a1, using the optionally specified allocator to supply memory.
a1
allocator
Declared in <bdlf_bind.h>
<bdlf_bind.h>
explicit Bind_BoundTuple1( A1 const& a1, bslma::Allocator* allocator = 0);