Skip to content

Remove deprecated std::iterator #482

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

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

Sichao25
Copy link
Contributor

@Sichao25 Sichao25 commented May 1, 2025

Solved the warning related to #480 . std::iterator is set to be deprecated in C++17. We are expected to define the types exposed by our iterators.

@cwsmith
Copy link
Contributor

cwsmith commented May 1, 2025

/runtests

Copy link

github-actions bot commented May 1, 2025

Build Log
Simmetrix Test Result: success
Simmetrix + CGNS Test Result: failure

@cwsmith
Copy link
Contributor

cwsmith commented May 2, 2025

/runtests

Copy link

github-actions bot commented May 2, 2025

Build Log
Simmetrix Test Result: success
Simmetrix + CGNS Test Result: success

@Sichao25 Sichao25 marked this pull request as ready for review May 7, 2025 16:38
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