Typedef nvcv::detail::RemoveCV_t

Typedef Documentation

template<typename T>
using nvcv::detail::RemoveCV_t = typename std::remove_cv<T>::type