Skip to content

Conversation

@EwanC
Copy link
Contributor

@EwanC EwanC commented Aug 26, 2024

Use std::enable_shared_from_this to remove need for passing a shared pointer of this as a function parameter.

std::enable_shared_from_this usage was previously introduced to graph code in #14453 (comment)

Use `std::enable_shared_from_this` to remove need for passing
a shared pointer of `this` as a function parameter.

`std::enable_shared_from_this` usage was previously introduced
to graph code in intel#14453 (comment)
@EwanC EwanC temporarily deployed to WindowsCILock August 27, 2024 07:51 — with GitHub Actions Inactive
@EwanC EwanC marked this pull request as ready for review August 27, 2024 08:07
@EwanC EwanC requested review from a team as code owners August 27, 2024 08:07
@EwanC EwanC requested a review from aelovikov-intel August 27, 2024 08:07
@EwanC EwanC temporarily deployed to WindowsCILock August 27, 2024 08:17 — with GitHub Actions Inactive
@EwanC
Copy link
Contributor Author

EwanC commented Aug 30, 2024

@intel/llvm-gatekeepers This is good to merge, thanks

@steffenlarsen steffenlarsen merged commit f04c79b into intel:sycl Aug 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants