Skip to content

Commit

Permalink
A test commit from Mikhail Dvorskiy (blank line, to pstl/trunk) accor…
Browse files Browse the repository at this point in the history
…ding 'Obtaining Commit Access' rules (https://llvm.org/docs/DeveloperPolicy.html#obtaining-commit-access)

llvm-svn: 362362
  • Loading branch information
MikeDvorskiy committed Jun 3, 2019
1 parent ceb0cc5 commit 209adba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pstl/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,4 @@ To use Parallel STL, you must have the following software installed:
* The following algorithms require additional O(n) memory space for parallel execution: `copy_if`, `inplace_merge`,
`partial_sort`, `partial_sort_copy`, `partition_copy`, `remove`, `remove_if`, `rotate`, `sort`, `stable_sort`,
`unique`, `unique_copy`.

0 comments on commit 209adba

Please sign in to comment.