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