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

Modifying parallel search algorithm for zero length searches #1372

Closed
dcbdan opened this issue Feb 4, 2015 · 1 comment
Closed

Modifying parallel search algorithm for zero length searches #1372

dcbdan opened this issue Feb 4, 2015 · 1 comment

Comments

@dcbdan
Copy link
Contributor

dcbdan commented Feb 4, 2015

If the distance between the iterators to search for in std::search is 0, then C++11 returns the first iterator.

@dcbdan dcbdan changed the title Modifying parallel search algorithm to match with C++11 standards Modifying parallel search algorithm for zero length searches Feb 4, 2015
@hkaiser hkaiser added this to the 0.9.10 milestone Feb 4, 2015
@dcbdan dcbdan closed this as completed Feb 6, 2015
@hkaiser
Copy link
Member

hkaiser commented Feb 7, 2015

This was closed by merging #1373: Modifying parallel search algorithm for zero length searches

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

No branches or pull requests

2 participants