[libcxx-commits] [PATCH] D60849: Use const predicate operators in algorithms

Zoe Carver via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Apr 18 21:11:32 PDT 2019


zoecarver updated this revision to Diff 195856.
zoecarver marked an inline comment as done.
zoecarver added a comment.

Fix typo


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

https://reviews.llvm.org/D60849

Files:
  include/algorithm
  test/std/algorithms/alg.nonmodifying/alg.adjacent.find/adjacent_find_pred.pass.cpp
  test/std/algorithms/alg.nonmodifying/alg.all_of/all_of.pass.cpp
  test/std/algorithms/alg.nonmodifying/alg.any_of/any_of.pass.cpp
  test/std/algorithms/alg.nonmodifying/alg.find/find_if.pass.cpp
  test/support/test_predicates.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60849.195856.patch
Type: text/x-patch
Size: 5947 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20190419/c32261d2/attachment.bin>


More information about the libcxx-commits mailing list