Variable nvcv::cuda::HasTypeTraits

Variable Documentation

template<typename ...Ts>
constexpr bool nvcv::cuda::HasTypeTraits = (detail::HasTypeTraits_t<Ts>::value && ...)