Identifies a value by assigning a name to it, so that a container built to consume named values can pick it out by that name.
| Name | Type | Description |
|---|---|---|
| Value | Real Value Type | Value to identify. |
| Value Name | Name Type | Name used to identify the value. |
None.
None.
This functor must be placed directly inside a container that supports identifying values by name. Placed anywhere else, it has no effect.
NameValue