Skip to content
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

utility: Imporve paired() #27

Merged
merged 1 commit into from
Mar 25, 2024
Merged

utility: Imporve paired() #27

merged 1 commit into from
Mar 25, 2024

Conversation

Hedede
Copy link
Member

@Hedede Hedede commented Mar 25, 2024

Added a little safety feature.

@Hedede Hedede marked this pull request as ready for review March 25, 2024 22:56
- Changed paired() such that it doesn't access invalid memory when
  passed a rvalue
- Added a few features to the pairs_iterator such as accessing
  individial ranges from it (makes it easier to write algorithms when
  one range is shorter than the other)
@Hedede Hedede force-pushed the paired branch 2 times, most recently from 0fae987 to cfec898 Compare March 25, 2024 22:59
@Hedede Hedede merged commit 17203a6 into master Mar 25, 2024
2 checks passed
@Hedede Hedede deleted the paired branch March 25, 2024 23:08
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