Skip to content

Fix compilation with iterator with C++ 17 - #4696

Merged
lperron merged 1 commit into
google:mainfrom
clementperon:fix_compilation_cpp17
Jun 18, 2025
Merged

lperron merged 1 commit into
google:mainfrom
clementperon:fix_compilation_cpp17

Conversation

@clementperon

Copy link
Copy Markdown
Contributor

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>
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.

3 participants