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

replace some std::find by std::ranges::find #416

Merged
merged 6 commits into from Oct 31, 2023

Conversation

mgovers
Copy link
Member

@mgovers mgovers commented Oct 25, 2023

replace std::find by std::ranges::find where possible

Signed-off-by: Martijn Govers <Martijn.Govers@Alliander.com>
@mgovers mgovers added the improvement Improvement on internal implementation label Oct 25, 2023
@mgovers mgovers self-assigned this Oct 25, 2023
Signed-off-by: Martijn Govers <Martijn.Govers@Alliander.com>
Signed-off-by: Martijn Govers <Martijn.Govers@Alliander.com>
Signed-off-by: Martijn Govers <Martijn.Govers@Alliander.com>
CMakePresets.json Outdated Show resolved Hide resolved
@mgovers mgovers marked this pull request as draft October 25, 2023 10:05
@mgovers mgovers deleted the branch feature/macos-13 October 31, 2023 08:41
@mgovers mgovers closed this Oct 31, 2023
@mgovers mgovers deleted the feature/std-ranges branch October 31, 2023 08:41
@mgovers mgovers restored the feature/std-ranges branch October 31, 2023 08:41
@mgovers mgovers reopened this Oct 31, 2023
mgovers and others added 2 commits October 31, 2023 15:13
Signed-off-by: Martijn Govers <martijn.govers@alliander.com>
Signed-off-by: Martijn Govers <Martijn.Govers@Alliander.com>
Copy link

sonarcloud bot commented Oct 31, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@TonyXiang8787 TonyXiang8787 marked this pull request as ready for review October 31, 2023 18:23
@TonyXiang8787 TonyXiang8787 merged commit 20dcf3d into feature/macos-13 Oct 31, 2023
27 checks passed
@TonyXiang8787 TonyXiang8787 deleted the feature/std-ranges branch October 31, 2023 18:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Improvement on internal implementation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants