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

Add TRange contains(TRange&) overload #2678

Merged
merged 1 commit into from
Oct 21, 2023

Conversation

mikee47
Copy link
Contributor

@mikee47 mikee47 commented Oct 20, 2023

Provides an easy way to check if one range is a subset of another.

@what-the-diff
Copy link

what-the-diff bot commented Oct 20, 2023

PR Summary

  • Introduction of a New 'contains' Function for the TRange Struct
    A new ability has been added to the TRange structure in the 'Range.h' file. This new function, named 'contains', will enable the TRange structure to check whether it encompasses a particular element or not. This will provide greater flexibility and improved control over the data for the team.

@slaff slaff added this to the 5.1.0 milestone Oct 20, 2023
@slaff slaff merged commit eaaf2a8 into SmingHub:develop Oct 21, 2023
36 checks passed
@mikee47 mikee47 deleted the feature/range-contain-range branch October 21, 2023 19:24
@slaff slaff mentioned this pull request Oct 24, 2023
5 tasks
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