Create a bound‐tuple value holding the specified arguments.

Synopsis

Declared in <bdlf_bind.h>

Bind_ArgTuple3(
    FA1 a1,
    FA2 a2,
    FA3 a3);

Created with MrDocs