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