Typedef tl::detail::remove_const_t

Typedef Documentation

template<class T>
using tl::detail::remove_const_t = typename std::remove_const<T>::type