Skip to content

Return reference from iterator #40

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 11, 2024

Conversation

andreiavrammsd
Copy link
Owner

@andreiavrammsd andreiavrammsd commented Aug 1, 2024

Fixes blocking iterator by returning (const) reference type from the dereference operator.

@andreiavrammsd andreiavrammsd force-pushed the return-reference-from-iterator branch from 778bae5 to eacbf91 Compare August 1, 2024 19:04
@andreiavrammsd andreiavrammsd force-pushed the return-reference-from-iterator branch 5 times, most recently from 7833db3 to 84d68a9 Compare August 10, 2024 16:00
@andreiavrammsd andreiavrammsd force-pushed the return-reference-from-iterator branch from 84d68a9 to 6353d24 Compare August 10, 2024 16:03
@andreiavrammsd andreiavrammsd merged commit 7ad7e38 into master Aug 11, 2024
8 checks passed
@andreiavrammsd andreiavrammsd deleted the return-reference-from-iterator branch August 11, 2024 06:21
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.

1 participant