[libcxx-commits] [PATCH] D99043: [libc++] Move __libcpp_erase_if_container into <iterator>, and ADL-proof it
Arthur O'Dwyer via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Mar 22 08:15:01 PDT 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rG2ac6babcc007: [libc++] Move __libcpp_erase_if_container into <iterator>, and ADL-proof it. (authored by arthur.j.odwyer).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D99043/new/
https://reviews.llvm.org/D99043
Files:
libcxx/include/functional
libcxx/include/iterator
libcxx/include/map
libcxx/include/set
libcxx/include/unordered_map
libcxx/include/unordered_set
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99043.332292.patch
Type: text/x-patch
Size: 5603 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210322/3ab2ac67/attachment.bin>
More information about the libcxx-commits
mailing list