We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We can just default the comparator to std::less
The text was updated successfully, but these errors were encountered:
Use constructed_type instead of constructed::type and used std::less<…
c205a7b
…void> in sorters. Fix #232 and #231
71f15e9
f5f75f7
f69c71f
The "fix" in the commit message of f69c71f did not properly close this issue.
Sorry, something went wrong.
antialize
No branches or pull requests
We can just default the comparator to std::less
The text was updated successfully, but these errors were encountered: