Skip to content

Conversation

@thomas-roos
Copy link
Member

Add explicit operator!= for MapIterator to fix GCC 15 compilation. GCC 15 requires explicit inequality operators when using spaceship operator.

Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Add explicit operator!= for MapIterator to fix GCC 15 compilation.
GCC 15 requires explicit inequality operators when using spaceship operator.
@thomas-roos thomas-roos requested a review from cookpate November 25, 2025 13:01
@thomas-roos thomas-roos merged commit 7070836 into aws-greengrass:main Nov 25, 2025
19 checks passed
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.

2 participants