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

N3960 copy_if and copy_n implemented and tested #1147

Merged
merged 5 commits into from Jun 5, 2014
Merged

N3960 copy_if and copy_n implemented and tested #1147

merged 5 commits into from Jun 5, 2014

Conversation

Syntaf
Copy link
Member

@Syntaf Syntaf commented Jun 3, 2014

copy_if and copy_n have been implemented into copy.hpp and tested with copyif.cpp and copyn.cpp. Two things I need to finish with copy

  • Problems relating to output iterators
  • Exception and bad_alloc testing

@hkaiser hkaiser added this to the 0.9.9 milestone Jun 4, 2014
@hkaiser hkaiser self-assigned this Jun 4, 2014
Syntaf added a commit that referenced this pull request Jun 5, 2014
copy_if and copy_n implemented, copy structure reworked. additional tests and small changes
@Syntaf Syntaf merged commit b296e63 into STEllAR-GROUP:n3960 Jun 5, 2014
@hkaiser hkaiser mentioned this pull request Aug 2, 2014
47 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants