Typedef tl::detail::decay_t

Typedef Documentation

template<class T>
using tl::detail::decay_t = typename std::decay<T>::type