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

'explicit' on default constructors is redundant. #16389

Merged
merged 1 commit into from Dec 28, 2023

Conversation

@masterleinad
Copy link
Member

It actually makes a difference for current compilers, see https://godbolt.org/z/xxT5d8GnG, but I don't think we want to forbid constructing from {}.

@blaisb blaisb merged commit 588c295 into dealii:master Dec 28, 2023
15 checks passed
@bangerth bangerth deleted the explicit branch December 28, 2023 15:59
@bangerth
Copy link
Member Author

@masterleinad Yes, I thought that's a subtlety that we don't need to cater to.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants