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

Synopsis

Declared in <bdlf_bind.h>

struct Bind_ArgTuple0
    : bslmf::TypeList0

Base Classes

Name

Description

bslmf::TypeList0

Typelist of zero type parameters.

Member Functions

Name

Description

Bind_ArgTuple0 [constructor]

Create an empty argument tuple.

Bind_ArgTuple0 [constructor]

Create a copy of the specified bound‐tuple value.

Created with MrDocs