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

Destructor is not constexpr #37

Open
jwakely opened this issue Jul 18, 2024 · 4 comments
Open

Destructor is not constexpr #37

jwakely opened this issue Jul 18, 2024 · 4 comments
Assignees

Comments

@jwakely
Copy link

jwakely commented Jul 18, 2024

@jwakely
Copy link
Author

jwakely commented Jul 18, 2024

@jwakely
Copy link
Author

jwakely commented Jul 18, 2024

And all emplace overloads, and swap, and reset.

@jwakely
Copy link
Author

jwakely commented Jul 18, 2024

There don't seem to be any tests using optional in constant expressions, except for a handful for and_then (but not the other monadic ops, see #42).

@steve-downey
Copy link
Member

The non-reference side is undertested.

@steve-downey steve-downey self-assigned this Jul 18, 2024
@steve-downey steve-downey mentioned this issue Jul 22, 2024
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

No branches or pull requests

2 participants