Create an argument tuple holding the specified bound arguments.

Synopsis

Declared in <bdlf_bind.h>

Bind_ArgTuple4(
    FA1 a1,
    FA2 a2,
    FA3 a3,
    FA4 a4);

Created with MrDocs