Create an argument tuple holding the specified bound argument.

Synopsis

Declared in <bdlf_bind.h>

explicit
Bind_ArgTuple1(FA1 a1);

Parameters

Name

Description

a1

bound argument 1

Created with MrDocs