BloombergLP::bdlf::Bind_BoundTuple5::Bind_BoundTuple5

Create a bound-tuple value holding the specified arguments.

Synopsis

Declared in <bdlf_bind.h>

Bind_BoundTuple5(
    A1 const& a1,
    A2 const& a2,
    A3 const& a3,
    A4 const& a4,
    A5 const& a5,
    bslma::Allocator* allocator = 0);

Parameters

NameDescription
a1bound argument 1
a2bound argument 2
a3bound argument 3
a4bound argument 4
a5bound argument 5
allocatormemory allocator; null uses the default