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

lemire/more constexpr #738

Merged
merged 5 commits into from
Sep 19, 2024
Merged

lemire/more constexpr #738

merged 5 commits into from
Sep 19, 2024

Conversation

lemire
Copy link
Member

@lemire lemire commented Sep 18, 2024

Attempt to fix #736

@anonrig
Copy link
Member

anonrig commented Sep 18, 2024

It seems single build is failing @lemire

@lemire
Copy link
Member Author

lemire commented Sep 18, 2024

It seems single build is failing @lemire

It complains about std::string::data() not being constexpr, but it is as of C++20. I changed the CI setup. Maybe something is messed up in the config.

@anonrig
Copy link
Member

anonrig commented Sep 19, 2024

I'll land it. We can fix it later.

@anonrig anonrig merged commit 9bb54ec into main Sep 19, 2024
27 of 28 checks passed
@anonrig anonrig deleted the lemire/more-constexpr branch September 19, 2024 00:05
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