SyTen
◆
BaseType
template<class T >
using
syten::BaseType
= typedef typename std::remove_cv_t<std::remove_reference_t<T> >
Template alias to obtain the base type of some (potentially reference-) type
T
.
syten
Generated by
1.9.4