This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository libcxx.
from de4b2869d More constexpr algorithms from P0202. any_of/all_of/none_of. new bb8010f6f partition_point gets the P0202 treatment
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 | 4 ++-- .../alg.partitions/partition_point.pass.cpp | 21 +++++++++++++++++++-- .../alg.nonmodifying/alg.all_of/all_of.pass.cpp | 2 +- .../alg.nonmodifying/alg.any_of/any_of.pass.cpp | 2 +- 4 files changed, 23 insertions(+), 6 deletions(-)