Variable nvcv::cuda::detail::IsSameCompound

Variable Documentation

template<class T, class U, class = Require<HasTypeTraits<T, U>>>
constexpr bool nvcv::cuda::detail::IsSameCompound = IsCompound<T> && TypeTraits<T>::components == TypeTraits<U>::components