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

Implement compatibility with C++17/20 #20

Open
zoenie123 opened this issue May 2, 2022 · 0 comments
Open

Implement compatibility with C++17/20 #20

zoenie123 opened this issue May 2, 2022 · 0 comments

Comments

@zoenie123
Copy link

The code is not compatible anymore with C++17, I have to use _SILENCE_CXX17_ITERATOR_BASE_CLASS_DEPRECATION_WARNING to compile it. C++20 will not compile at all anymore. Can we expect an update to make the source compatible with C++20? Or is there somewhere else a newer version available?

@zoenie123 zoenie123 changed the title Implement compatbility with C++17/20 Implement compatibility with C++17/20 May 18, 2022
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

No branches or pull requests

1 participant