This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository libcxx.
from b10aebc76 Implement LWG2221: 'Formatted output for nullptr_t' Reviewed [...] new b23844e25 Implement P0646R1: Erase-Like Algorithms Should Return size_t [...]
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/forward_list | 43 ++++++++++++++-------- include/list | 34 ++++++++--------- .../forwardlist/forwardlist.ops/remove.pass.cpp | 24 ++++++------ .../forwardlist/forwardlist.ops/remove_if.pass.cpp | 20 +++++----- .../forwardlist/forwardlist.ops/unique.pass.cpp | 20 +++++----- .../sequences/list/list.ops/remove.pass.cpp | 8 ++-- .../sequences/list/list.ops/remove_if.pass.cpp | 6 +-- .../sequences/list/list.ops/unique.pass.cpp | 4 +- 8 files changed, 84 insertions(+), 75 deletions(-)