cuda::experimental::operator&

Defined in /home/runner/work/cccl/cccl/cudax/include/cuda/experimental/__launch/configuration.cuh

template<typename ...Levels, typename Option, typename = ::cuda::std::enable_if_t<::cuda::std::is_base_of_v<detail::launch_option, Option>>>
constexpr auto cuda::experimental::operator&(const hierarchy_dimensions<Levels...> &dims, const Option &option) noexcept