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

Joe Loser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Apr 18 18:54:15 PDT 2019


jloser added inline comments.


================
Comment at: test/support/test_predicates.h:1
+struct statefull_predicate
+{
----------------
Nit: typo -- should be `stateful`.


Repository:
  rCXX libc++

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

https://reviews.llvm.org/D60849





More information about the libcxx-commits mailing list