BloombergLP::bdlf::Bind_BoundTuple0

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

Synopsis

Declared in <bdlf_bind.h>

struct Bind_BoundTuple0
    : bslmf::TypeList0

Base Classes

NameDescription
bslmf::TypeList0Typelist of zero type parameters.

Member Functions

NameDescription
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.