[#BloombergLP-bdlf-Bind_ArgTuple0] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlf.adoc[bdlf]::Bind_ArgTuple0 :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_ArgTuple0 : 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_ArgTuple0/2constructor-04.adoc[`Bind_ArgTuple0`] [.small]#[constructor]# | Create an empty argument tuple. | xref:BloombergLP/bdlf/Bind_ArgTuple0/2constructor-0e.adoc[`Bind_ArgTuple0`] [.small]#[constructor]# | Create a copy of the specified bound‐tuple value. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#