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

LWG3687. expected<cv void, E> move constructor should move #5384

Closed
wants to merge 1 commit into from

Conversation

hewillk
Copy link
Contributor

@hewillk hewillk commented Apr 4, 2022

Which it's apparently a bug in the paper.

@JohelEGP
Copy link
Contributor

JohelEGP commented Apr 4, 2022

That's https://wg21.link/LWG3687.

@hewillk hewillk changed the title [expected.void.assign] Add missing std::move for move assignment operator [LWG3687](https://cplusplus.github.io/LWG/issue3687). expected<cv void, E> move constructor should move Apr 4, 2022
@hewillk hewillk changed the title [LWG3687](https://cplusplus.github.io/LWG/issue3687). expected<cv void, E> move constructor should move LWG3687. expected<cv void, E> move constructor should move Apr 4, 2022
@jensmaurer
Copy link
Member

Let's not track this here, too.

@jensmaurer jensmaurer closed this Apr 4, 2022
@hewillk hewillk deleted the main6 branch May 6, 2022 13:03
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.

None yet

3 participants