cuda::experimental::has_level
#
-
template<typename QueryLevel, typename Hierarchy>
constexpr bool cuda::experimental::has_level = __detail::has_level_helper<QueryLevel, ::cuda::std::remove_cvref_t<Hierarchy>>::value#