cuda::experimental::operator&

Defined in /home/runner/work/cccl/cccl/cudax/include/cuda/experimental/__hierarchy/hierarchy_dimensions.cuh

template<typename L1, typename Dims1, typename L2, typename Dims2>
constexpr auto cuda::experimental::operator&(const level_dimensions<L1, Dims1> &l1, const level_dimensions<L2, Dims2> &l2) noexcept