[#BloombergLP-bdlf-Bind_BoundTuple0] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlf.adoc[bdlf]::Bind_BoundTuple0 :relfileprefix: ../../ :mrdocs: This `struct` provides the creators for a list of zero arguments. == Synopsis Declared in `<bdlf_bind.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- struct Bind_BoundTuple0 : xref:BloombergLP/bslmf/TypeList0.adoc[bslmf::TypeList0] ---- == Base Classes [cols="1,4"] |=== | Name| Description | `xref:BloombergLP/bslmf/TypeList0.adoc[bslmf::TypeList0]` | Typelist of zero type parameters. |=== == Member Functions [cols="1,4"] |=== | Name| Description | xref:BloombergLP/bdlf/Bind_BoundTuple0/2constructor-075.adoc[`Bind_BoundTuple0`] [.small]#[constructor]# | Create an empty bound‐tuple value. | xref:BloombergLP/bdlf/Bind_BoundTuple0/2constructor-076.adoc[`Bind_BoundTuple0`] [.small]#[constructor]# | Create a copy of the specified bound‐tuple value. | xref:BloombergLP/bdlf/Bind_BoundTuple0/2conversion.adoc[`operator BloombergLP::bslmf::NestedTraitDeclaration<Bind_BoundTuple0, IsBitwiseMoveable>`] | `Bind_BoundTuple0` is bitwise moveable. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#