cuda::experimental::has_level

Defined in include/cuda/experimental/__hierarchy/hierarchy_dimensions.cuh

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