[libcxx-commits] [PATCH] D119198: [libc++] Remove default_searcher from experimental/functional
Joe Loser via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Feb 8 12:30:29 PST 2022
jloser updated this revision to Diff 406933.
jloser edited the summary of this revision.
jloser added a comment.
Remove `std::experimental::make_default_searcher` and update release note to reflect this
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D119198/new/
https://reviews.llvm.org/D119198
Files:
libcxx/docs/ReleaseNotes.rst
libcxx/include/experimental/functional
libcxx/test/std/experimental/func/func.searchers/func.searchers.default/default.pass.cpp
libcxx/test/std/experimental/func/func.searchers/func.searchers.default/default.pred.pass.cpp
libcxx/test/std/experimental/func/func.searchers/func.searchers.default/func.searchers.default.creation/make_default_searcher.pass.cpp
libcxx/test/std/experimental/func/func.searchers/func.searchers.default/func.searchers.default.creation/make_default_searcher.pred.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119198.406933.patch
Type: text/x-patch
Size: 21613 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220208/607ce83d/attachment-0001.bin>
More information about the libcxx-commits
mailing list