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