Skip to content

Conversation

@garymm
Copy link
Contributor

@garymm garymm commented Apr 8, 2023

C++17 deprecated std::iterator.

See
https://www.fluentcpp.com/2018/05/08/std-iterator-deprecated/

Prior to this change, compiling while targeting C++17 or higher results
in warnings.

C++17 deprecated std::iterator.

See
https://www.fluentcpp.com/2018/05/08/std-iterator-deprecated/

Prior to this change, compiling while targeting C++17 or higher results
in warnings.
@Jens-G Jens-G added the c++ label Apr 9, 2023
@garymm
Copy link
Contributor Author

garymm commented Dec 19, 2023

This is still valid, but closing since it's been ignored for so long.

@kou
Copy link
Member

kou commented Jun 9, 2025

Should we open a new PR for this or reopen this PR?

@garymm
Copy link
Contributor Author

garymm commented Jun 9, 2025

I deleted my fork of the repo since my PRs were ignored. Please open a new PR if you want the fix.

@kou
Copy link
Member

kou commented Jun 10, 2025

OK.

I've opened #3165 .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants