Skip to content

Conversation

Spartan322
Copy link
Contributor

@Spartan322 Spartan322 commented Aug 21, 2025

This is more an address of an inconsistency of the iterators, for some container iterators already had a conversion operator but not every container with an Iterator struct did, this is rounding out the remainder of the iterators that should. To minimize changes and keep consistency this follows the implementation common among the containers that already performed the conversion. This is mostly just to synchronize for GDExtensions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add implicit conversion of container Iterators to ConstIterators
2 participants