Skip to content

[alg.partitions] Replace hallucinated "copy_assignable" concept with "copyable" #8072

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

Merged
merged 1 commit into from
Jul 17, 2025

Conversation

Eisenwave
Copy link
Member

When reviewing P3179R9.html, it was discovered that a note mentions a hallucinated copy_assignable concept.

https://lists.isocpp.org/lib/2025/07/32289.php reflector discussion here suggested to use copyable. This makes sense: copy_constructible and the hallucinated copy_assignable combined should be copyable.

@tkoeppe tkoeppe merged commit 7ca1adb into cplusplus:main Jul 17, 2025
2 checks passed
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.

3 participants