Skip to content

Update copy assignment with copy swap idiom#78

Merged
patrickroberts merged 1 commit into
mainfrom
strong-exception-safety
Jun 10, 2026
Merged

Update copy assignment with copy swap idiom#78
patrickroberts merged 1 commit into
mainfrom
strong-exception-safety

Conversation

@patrickroberts

Copy link
Copy Markdown
Collaborator

This updates the copy assignment operator to have strong exception safety guarantee by using the copy swap idiom as specified in its effects under the proposal's wording.

@coveralls

Copy link
Copy Markdown

Coverage Status

coverage: 81.25%. remained the same — strong-exception-safety into main

@patrickroberts patrickroberts merged commit b5ae367 into main Jun 10, 2026
78 checks passed
@patrickroberts patrickroberts deleted the strong-exception-safety branch June 10, 2026 05:10
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