This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository libcxx.
from 8d0d82585 First part of P0202: Adding constexpr modifiers to functions [...] new de4b2869d More constexpr algorithms from P0202. any_of/all_of/none_of.
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 | 12 ++++++------ .../alg.nonmodifying/alg.all_of/all_of.pass.cpp | 17 ++++++++++++++++- .../alg.nonmodifying/alg.any_of/any_of.pass.cpp | 17 ++++++++++++++++- .../alg.nonmodifying/alg.none_of/none_of.pass.cpp | 17 ++++++++++++++++- 4 files changed, 54 insertions(+), 9 deletions(-)