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

std::sort uses different convention for lteq #1710

Closed
brson opened this issue Jan 30, 2012 · 1 comment
Closed

std::sort uses different convention for lteq #1710

brson opened this issue Jan 30, 2012 · 1 comment
Labels
C-cleanup Category: PRs that clean code up or issues documenting cleanup. E-easy Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.

Comments

@brson
Copy link
Contributor

brson commented Jan 30, 2012

std::sort defines a predicate called lteq. core::uint and others use le.

@graydon
Copy link
Contributor

graydon commented Feb 15, 2012

Fixed by the above commits.

@graydon graydon closed this as completed Feb 15, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-cleanup Category: PRs that clean code up or issues documenting cleanup. E-easy Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.
Projects
None yet
Development

No branches or pull requests

2 participants