Skip to content

DPC++ daily 2022-08-23

Pre-release
Pre-release

Choose a tag to compare

@bb-sycl bb-sycl released this 23 Aug 16:21
· 147458 commits to sycl since this release
7805aa3
[SYCL][DOC] Add noexcept specifier for has_property() (#6632)

As discussed here https://github.com/intel/llvm/pull/6614 has_property() version for non compile-time-properties should be marked as `noexcept`.