Create a bound‐tuple value holding the specified arguments.
Synopsis
Declared in <bdlf_bind.h>
Bind_BoundTuple2(
A1 const& a1,
A2 const& a2,
bslma::Allocator* allocator = 0);
Created with MrDocs
Create a bound‐tuple value holding the specified arguments.
Declared in <bdlf_bind.h>
Bind_BoundTuple2(
A1 const& a1,
A2 const& a2,
bslma::Allocator* allocator = 0);
Created with MrDocs