BloombergLP::bdlf::Bind_BoundTuple14::Bind_BoundTuple14

Create a bound-tuple value holding the specified arguments.

Synopsis

Declared in <bdlf_bind.h>

Bind_BoundTuple14(
    A1 const& a1,
    A2 const& a2,
    A3 const& a3,
    A4 const& a4,
    A5 const& a5,
    A6 const& a6,
    A7 const& a7,
    A8 const& a8,
    A9 const& a9,
    A10 const& a10,
    A11 const& a11,
    A12 const& a12,
    A13 const& a13,
    A14 const& a14,
    bslma::Allocator* allocator = 0);

Parameters

NameDescription
a1bound argument 1
a2bound argument 2
a3bound argument 3
a4bound argument 4
a5bound argument 5
a6bound argument 6
a7bound argument 7
a8bound argument 8
a9bound argument 9
a10bound argument 10
a11bound argument 11
a12bound argument 12
a13bound argument 13
a14bound argument 14
allocatormemory allocator; null uses the default