Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix #13093 C++ Atomics: operator= is implicitly deleted because the d… #21712

Closed
wants to merge 2 commits into from

Conversation

bung87
Copy link
Collaborator

@bung87 bung87 commented Apr 23, 2023

…efault definition would be ill-formed

fix #13093

@bung87 bung87 marked this pull request as draft April 23, 2023 10:05
@bung87 bung87 closed this Apr 23, 2023
@bung87 bung87 deleted the fix17982_2 branch April 23, 2023 11:07
@bung87 bung87 restored the fix17982_2 branch May 23, 2023 09:06
@bung87 bung87 reopened this May 23, 2023
@bung87 bung87 closed this Aug 12, 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.

C++ Atomics: operator= is implicitly deleted because the default definition would be ill-formed
1 participant