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