Details
Details
- Reviewers
mclow.lists
Diff Detail
Diff Detail
Paths
| Differential D60849
Use const predicate operators in algorithms Needs ReviewPublic Authored by zoecarver on Apr 17 2019, 8:23 PM.
Details
Summary
Diff Detail Event Timeline
Revision Contents
Diff 195668 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
|
Nit: typo -- should be stateful.