[libcxx-commits] [PATCH] D59813: The other fix for equal algo

Mikhail Dvorskiy via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Mar 27 05:39:02 PDT 2019


MikeDvorskiy updated this revision to Diff 192426.
MikeDvorskiy added a comment.

1. Usage of std::equal with "4 iterators" (due to it is available in C++ standard library since C++14)
2. Clang formatted


Repository:
  rPSTL pstl

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D59813/new/

https://reviews.llvm.org/D59813

Files:
  include/pstl/internal/algorithm_impl.h
  include/pstl/internal/glue_algorithm_impl.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59813.192426.patch
Type: text/x-patch
Size: 8246 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20190327/6dfee8be/attachment-0001.bin>


More information about the libcxx-commits mailing list