This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository libcxx.
from 14698bce2 Remove <experimental/numeric>; use <numeric> instead. See htt [...] new b21316f66 Remove std::experimental::sample; use std::sample instead. Se [...]
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/experimental/algorithm | 17 +-- .../algorithms/alg.random.sample/sample.fail.cpp | 41 ------ .../algorithms/alg.random.sample/sample.pass.cpp | 150 --------------------- .../alg.random.sample/sample.stable.pass.cpp | 53 -------- 4 files changed, 2 insertions(+), 259 deletions(-) delete mode 100644 test/std/experimental/algorithms/alg.random.sample/sample.fail.cpp delete mode 100644 test/std/experimental/algorithms/alg.random.sample/sample.pass.cpp delete mode 100644 test/std/experimental/algorithms/alg.random.sample/sample.stabl [...]