This struct stores a list of one argument.
| Name | Description |
|---|---|
bslmf::TypeList1<A1> | Typelist of one type parameter. |
| Name | Description |
|---|---|
FA1 | Forwarding type for bound argument 1. |
| Name | Description |
|---|---|
Bind_ArgTuple1 [constructor] | Create a copy of the specified bound-tuple value. |
Bind_ArgTuple1 [constructor] | Create an argument tuple holding the specified a1. |
| Name | Description |
|---|---|
d_a1 | Bound argument 1. |