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

Implement parallel::remove and parallel::remove_if #3086

Merged
merged 4 commits into from Dec 30, 2017

Conversation

taeguk
Copy link
Member

@taeguk taeguk commented Dec 24, 2017

It is related to #1141 .

Check Box

  • Implementation of parallel::remove and parallel::remove_if
  • Unit tests.
  • Benchmark codes.
  • Adapt to Ranges TS and add container versions.

flyby: Fix documentation of parallel::unique.
…d add unit tests for them.

flyby: Remove non-meaning codes in unit test of parallel::unique and parallel::unique_copy.
flyby: Add missing files to docs/CMakeLists.txt
flyby: tiny modification in benchmark code of parallel::unique.
Copy link
Member

@hkaiser hkaiser left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, many thanks!

@hkaiser hkaiser merged commit e2fb61c into STEllAR-GROUP:master Dec 30, 2017
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