Create a bound‐tuple value holding the specified arguments.

Synopsis

Declared in <bdlf_bind.h>

Parameters

Name

Description

a1

bound argument 1

a2

bound argument 2

a3

bound argument 3

a4

bound argument 4

a5

bound argument 5

allocator

memory allocator; null uses the default

Created with MrDocs