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

P2187 - std::swap_if, std::predictable #165

Open
Morwenn opened this issue Jun 30, 2020 · 0 comments
Open

P2187 - std::swap_if, std::predictable #165

Morwenn opened this issue Jun 30, 2020 · 0 comments
Labels

Comments

@Morwenn
Copy link
Owner

Morwenn commented Jun 30, 2020

P2187 proposes a few mechanism to optimize conditional swap operations for standard library algorithms, using std::sort as a canonical example. There might be ideas worth reusing, so analyze the paper and related projects, benchmark, etc. and try to make the best of it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant