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

fix double initialization of static constexpr class member variable #17

Merged
merged 2 commits into from
Nov 25, 2022

Conversation

tcitbiint3
Copy link
Contributor

The code in initConstexpr.zip will lead with v2.1.1 to a re-initialization of a static constexpr variable outside the class.

@yuchdev yuchdev marked this pull request as ready for review November 25, 2022 07:48
@yuchdev yuchdev merged commit 78243f3 into yuchdev:master Nov 25, 2022
@tcitbiint3 tcitbiint3 deleted the bugfix/initConstexpr branch November 25, 2022 08:29
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