10#include "vecmem/utils/sycl/queue_wrapper.hpp"
13#include <sycl/sycl.hpp>
Wrapper class for ::sycl::queue.
Definition queue_wrapper.hpp:23
Namespace for types that should not be used directly by clients.
Definition sycl_builtin_device_atomic_ref.hpp:18
::sycl::queue & get_queue(vecmem::sycl::queue_wrapper &queue)
Helper function for getting a ::sycl::queue out of vecmem::sycl::queue_wrapper (non-const)