add_const
Adds const qualifier to a type.
Parameters
| Name | Description |
|---|---|
| T | The type to augment. |
Aliases
| Name | Description |
|---|---|
| add_const_t | Helper alias for add_const. |
Adds const qualifier to a type.
| Name | Description |
|---|---|
| T | The type to augment. |
| Name | Description |
|---|---|
| add_const_t | Helper alias for add_const. |