Skip to content

Conversation

steffenlarsen
Copy link
Contributor

This commit fixes an issue where the copy and move assignment operators of the weak_object class would be implicitly deleted due to them being missing from the base class.

This commit fixes an issue where the copy and move assignment operators
of the weak_object class would be implicitly deleted due to them being
missing from the base class.

Signed-off-by: Larsen, Steffen <steffen.larsen@intel.com>
@steffenlarsen steffenlarsen requested a review from a team as a code owner March 21, 2023 15:24
@steffenlarsen steffenlarsen requested a review from againull March 21, 2023 15:24
@steffenlarsen steffenlarsen temporarily deployed to aws March 21, 2023 15:58 — with GitHub Actions Inactive
@steffenlarsen steffenlarsen temporarily deployed to aws March 21, 2023 19:57 — with GitHub Actions Inactive
@steffenlarsen steffenlarsen temporarily deployed to aws March 22, 2023 12:14 — with GitHub Actions Inactive
@steffenlarsen steffenlarsen temporarily deployed to aws March 22, 2023 13:19 — with GitHub Actions Inactive
@steffenlarsen steffenlarsen merged commit 488c7c9 into intel:sycl Mar 22, 2023
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.

2 participants