Skip to content

Add find() variants. #47

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

Merged
merged 9 commits into from
May 18, 2018
Merged

Add find() variants. #47

merged 9 commits into from
May 18, 2018

Conversation

tzlaine
Copy link
Contributor

@tzlaine tzlaine commented May 13, 2018

No description provided.

@tzlaine
Copy link
Contributor Author

tzlaine commented May 13, 2018

Lemme know if you want me to drop the .travis.yml bit. If you like the idea of CI for Boost.Algorithm, I'll add an Appveyor script for MSVC support.

@mclow
Copy link
Collaborator

mclow commented May 14, 2018

BidiIter find_backward(BidiIter first, BidiIter last, T const & x)
East const, Zach?

I think I'd rather you proposed the CI stuff as a separate commit. That will keep the change log cleaner. I don't have a problem with the CI stuff, I'd just rather it was separated.

@tzlaine
Copy link
Contributor Author

tzlaine commented May 15, 2018

There, how's that? I'll prepare an Appveyor script too before submitting the CI piece.

@tzlaine tzlaine changed the title Add find() variants and Travis build file. Add find() variants. May 15, 2018
@mclow mclow merged commit ecb8bfa into boostorg:develop May 18, 2018
@mclow
Copy link
Collaborator

mclow commented May 18, 2018

Thanks. Please watch the test bots; and ping me in a week or so to merge to master.

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

Successfully merging this pull request may close these issues.

2 participants