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

Drop support of C++11 and require C++14. #957

Merged
merged 1 commit into from
Feb 14, 2024
Merged

Drop support of C++11 and require C++14. #957

merged 1 commit into from
Feb 14, 2024

Conversation

1uc
Copy link
Collaborator

@1uc 1uc commented Feb 12, 2024

No description provided.

@1uc
Copy link
Collaborator Author

1uc commented Feb 12, 2024

See #907 and don't merge until after #897.

Copy link

codecov bot commented Feb 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (2877159) 84.55% compared to head (c62639d) 84.55%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #957   +/-   ##
=======================================
  Coverage   84.55%   84.55%           
=======================================
  Files          86       86           
  Lines        5220     5220           
=======================================
  Hits         4414     4414           
  Misses        806      806           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@1uc 1uc marked this pull request as ready for review February 14, 2024 16:15
@tdegeus
Copy link
Collaborator

tdegeus commented Feb 14, 2024

Was C++17 considered? It comes with those wonderful static ifs

@1uc
Copy link
Collaborator Author

1uc commented Feb 14, 2024

Yes, but C++17 doesn't work for BBP. We have libraries that use HighFive and are on C++14, see:
#907

@1uc 1uc merged commit f32d186 into master Feb 14, 2024
36 checks passed
@1uc 1uc deleted the 1uc/c++14 branch February 14, 2024 16:40
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.

3 participants