Typedef mpark::lib::decay_t

Typedef Documentation

template<typename T>
using mpark::lib::decay_t = typename std::decay<T>::type