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

src: use std::ranges::greater instead of std::greater #56844

Closed
wants to merge 1 commit into from

Conversation

targos
Copy link
Member

@targos targos commented Jan 31, 2025

Blind tentative to fix #56063 (comment)

Based on the example from https://en.cppreference.com/w/cpp/algorithm/ranges/sort

@nodejs-github-bot nodejs-github-bot added c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. labels Jan 31, 2025
@targos
Copy link
Member Author

targos commented Jan 31, 2025

Doesn't fix it (the error is worse)

@targos targos closed this Jan 31, 2025
@targos targos deleted the targos-patch-1 branch January 31, 2025 14:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants