I just want to know if there is already one provided by the standard. I know it\'s easy to make one yourself
// for C++03, use and st
I prefer combining the two functionalities since it describes exactly what the intention is:
C++11 std::remove_cv::type>::type
std::remove_cv::type>::type
C++14 std::remove_cv_t>
std::remove_cv_t>
C++20 std::remove_cvref_t
std::remove_cvref_t