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

Add missing swap implementations for expected #928

Conversation

Chiraffollo
Copy link
Contributor

Only the implementation for unexpected was there. Therefore, I added the implementations for expected and the corresponding partial specialization.

Copy link

Review changes with SemanticDiff.

@Chiraffollo Chiraffollo marked this pull request as ready for review July 19, 2024 21:58
@jwellbelove jwellbelove merged commit 2d38509 into ETLCPP:pull-request/#926-equality-operator-for-class-expected Jul 20, 2024
63 checks passed
jwellbelove pushed a commit that referenced this pull request Jul 20, 2024
* Fix missing partial specialisation equal operators

* Add missing swap implementations for expected
jwellbelove pushed a commit that referenced this pull request Jul 28, 2024
* Fix missing partial specialisation equal operators

* Add missing swap implementations for expected
jwellbelove pushed a commit that referenced this pull request Jul 28, 2024
* Fix missing partial specialisation equal operators

* Add missing swap implementations for expected
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