![]() |
Arene Base
Fundamental Utilities For Safety Critical C++
|
remove const from the provided type. The type member is an alias for the modified type.
More...
Public Types | |
| using | type = Type |
| The resulting type. | |
remove const from the provided type. The type member is an alias for the modified type.
| Type | The type to remove const to |
| using std::remove_const< Type >::type = Type |
The resulting type.