Create a copy of the specified bound‐tuple value.
Synopsis
Declared in <bdlf_bind.h>
Bind_BoundTuple1(
Bind_BoundTuple1<A1> const& orig,
bslma::Allocator* allocator = 0);
Created with MrDocs
Create a copy of the specified bound‐tuple value.
Declared in <bdlf_bind.h>
Bind_BoundTuple1(
Bind_BoundTuple1<A1> const& orig,
bslma::Allocator* allocator = 0);
Created with MrDocs