|
Simple-Utility v2.3.1
|
Primary template, adding volatile to value types.
More...
#include <TypeTraits.hpp>
Public Types | |
| using | type = volatile T |
Primary template, adding volatile to value types.
| T | Qualification to be applied to. |
| using sl::add_type_volatile< T >::type = volatile T |