Create an argument tuple holding the specified bound arguments.
Declared in <bdlf_bind.h>
<bdlf_bind.h>
Bind_ArgTuple2( FA1 a1, FA2 a2);
Name
Description
a1
bound argument 1
a2
bound argument 2
Created with MrDocs