BloombergLP::bdlf::Bind_ArgTuple0

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

Synopsis

Declared in <bdlf_bind.h>

struct Bind_ArgTuple0
    : bslmf::TypeList0

Base Classes

NameDescription
bslmf::TypeList0Typelist of zero type parameters.

Member Functions

NameDescription
Bind_ArgTuple0 [constructor]Create an empty invocation-argument tuple.
Bind_ArgTuple0 [constructor]Create a copy of the specified argument-tuple value.