[libcxx-commits] [PATCH] D143610: [libc++] Implement P2136R3 std::invoke_r
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Feb 13 05:47:21 PST 2023
This revision was automatically updated to reflect the committed changes.
ldionne marked 2 inline comments as done.
Closed by commit rG87cc95a904e0: [libc++] Implement P2136R3 std::invoke_r (authored by ldionne).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D143610/new/
https://reviews.llvm.org/D143610
Files:
libcxx/docs/FeatureTestMacroTable.rst
libcxx/docs/Status/Cxx2bPapers.csv
libcxx/include/__functional/invoke.h
libcxx/include/functional
libcxx/include/version
libcxx/test/std/language.support/support.limits/support.limits.general/functional.version.compile.pass.cpp
libcxx/test/std/language.support/support.limits/support.limits.general/version.version.compile.pass.cpp
libcxx/test/std/utilities/function.objects/func.invoke/invoke_feature_test_macro.pass.cpp
libcxx/test/std/utilities/function.objects/func.invoke/invoke_r.pass.cpp
libcxx/test/std/utilities/function.objects/func.invoke/invoke_r.temporary.verify.cpp
libcxx/utils/generate_feature_test_macro_components.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143610.496942.patch
Type: text/x-patch
Size: 15820 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230213/c0998733/attachment.bin>
More information about the libcxx-commits
mailing list