Fix compilation with iterator with C++ 17 by clementperon · Pull Request #4696 · google/or-tools
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 2.4k
Merged
lperron merged 1 commit intogoogle:mainfrom
Jun 18, 2025Merged
Fix compilation with iterator with C++ 17#4696
lperron merged 1 commit intogoogle:mainfrom
Fix compilation with iterator with C++ 17#4696
lperron merged 1 commit intogoogle:mainfrom
Conversation
Copy link Copy Markdown
Contributor
clementperon
commented
Jun 18, 2025
clementperon
commented
Fix compilation with iterator with C++ 17
Add missing iterator typedefs to custom iterator classes when std::iterator inheritance is deprecated since C++17. Signed-off-by: Clément Péron <peron.clem@gmail.com>
dependabot
bot
mentioned this pull request
BrewTestBot
mentioned this pull request
dependabot
bot
mentioned this pull request
Mizux
added this to the
v9.16 milestone
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment