Skip to content

DPC++ daily 2023-01-17

Pre-release
Pre-release
Compare
Choose a tag to compare
@bb-sycl bb-sycl released this 17 Jan 17:35
· 114588 commits to sycl since this release
baa3d73
[SYCL] Add `[const]reverse_iterator` to accessors (#7991)

Add `reverse_iterator` and `const_reverse_iterator` to `accessor`,
`host_accessor` and `local_accessor`, and corresponding tests.