This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository libcxx.
from a15161a03 Still more P0202 constexpr-ifying. This batch is: for_each/fo [...] new 63be4189d Another batch of P0202 constepr algirithms. remove/remove_if/ [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/algorithm | 20 +++++++++---------- .../alg.remove/remove.pass.cpp | 18 ++++++++++++++++- .../alg.remove/remove_copy.pass.cpp | 21 +++++++++++++++++++- .../alg.remove/remove_copy_if.pass.cpp | 23 ++++++++++++++++++++-- .../alg.remove/remove_if.pass.cpp | 20 +++++++++++++++++-- .../alg.reverse/reverse_copy.pass.cpp | 20 ++++++++++++++++++- .../alg.rotate/rotate_copy.pass.cpp | 23 +++++++++++++++++++++- 7 files changed, 127 insertions(+), 18 deletions(-)