This struct provides the creators for a list of zero arguments.

Synopsis

Declared in <bdlf_bind.h>

struct Bind_BoundTuple0
    : bslmf::TypeList0

Base Classes

Name

Description

bslmf::TypeList0

Typelist of zero type parameters.

Member Functions

Name

Description

Bind_BoundTuple0 [constructor]

Create an empty bound‐tuple value.

Bind_BoundTuple0 [constructor]

Create a copy of the specified bound‐tuple value.

operator BloombergLP::bslmf::NestedTraitDeclaration<Bind_BoundTuple0, IsBitwiseMoveable>

Bind_BoundTuple0 is bitwise moveable.

Created with MrDocs