Creates a field from a given value keeping the qualifiers.
- Note
- If the unqualified type of T is not a field, simply forwards the parameter
- Template Parameters
-
| Name | The name to associate to the field. |
- Parameters
-
| t | A forwarding reference to the input object. |
- Returns
- A field that correctly keeps the qualified input type.