Skip to content

Fix compilation with iterator with C++ 17#4696

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

Fix compilation with iterator with C++ 17#4696
lperron merged 1 commit intogoogle: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 <[email protected]>
@lperron lperron merged commit fa616a6 into google:main Jun 18, 2025
1 check passed
@Mizux Mizux added this to the v9.16 milestone Feb 16, 2026
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