Create a copy of the specified bound-tuple value.
Declared in <bdlf_bind.h>
Bind_BoundTuple0(
Bind_BoundTuple0 const& original,
bslma::Allocator* allocator = 0);
| Name | Description |
|---|---|
| original | source empty bound-tuple |
| allocator | memory allocator; unused for this type |