This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository libcxx.
from 661dff0e6 Change an internal table of constants for the poisson distrib [...] new d6082200f More constexpr algorithms from P0202. search/search_n
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 | 22 +++++++++--------- include/functional | 2 +- include/type_traits | 20 ++++++++-------- .../alg.nonmodifying/alg.search/search.pass.cpp | 27 +++++++++++++++++++++- .../alg.nonmodifying/alg.search/search_n.pass.cpp | 17 +++++++++++++- .../alg.search/search_n_pred.pass.cpp | 19 ++++++++++++++- .../alg.search/search_pred.pass.cpp | 20 +++++++++++++++- 7 files changed, 101 insertions(+), 26 deletions(-)