You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Move the `DeducedProperties` type-trait utility from
```include/sycl/ext/oneapi/annotated_arg/annotated_arg.hpp```
to the common header
```include/sycl/ext/oneapi/annotated_arg/properties.hpp```
so that it can be used by both `annotated_arg` and `annotated_ptr`
classes.
0 commit comments