Variable nvcv::cuda::detail::IsIntegral

Variable Documentation

template<typename T, class = Require<HasTypeTraits<T>>>
constexpr bool nvcv::cuda::detail::IsIntegral = std::is_integral_v<typename TypeTraits<T>::base_type>