add_cv
Adds const volatile qualifiers to a type.
Parameters
| Name | Description |
|---|---|
| T | The type to augment. |
Aliases
| Name | Description |
|---|---|
| add_cv_t | Helper alias for add_cv. |
Adds const volatile qualifiers to a type.
| Name | Description |
|---|---|
| T | The type to augment. |
| Name | Description |
|---|---|
| add_cv_t | Helper alias for add_cv. |