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

Remove <T> from constructor/destructor declarations. #4415

Merged
merged 2 commits into from
Nov 27, 2024

Conversation

pnorbert
Copy link
Contributor

Required by C++20 standard.

How to test: in CMakeLists.txt:109 change CMAKE_CXX_STANDARD to 20 or 23 from 11

Fixes #4414

…0 standard.

How to test: in CMakeLists.txt:109 change CMAKE_CXX_STANDARD to 20 or 23 from 11
@pnorbert pnorbert added area: build Build issues backport:master sustainability Related to sustainability effort labels Nov 27, 2024
@pnorbert pnorbert merged commit cc79bfc into ornladios:release_210 Nov 27, 2024
37 checks passed
@pnorbert pnorbert mentioned this pull request Nov 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: build Build issues sustainability Related to sustainability effort
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants