[libcxx-commits] [PATCH] D144645: [libc++] Implement LWG-3655: The INVOKE operation and union types.
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Sep 19 14:08:13 PDT 2023
ldionne updated this revision to Diff 557074.
ldionne marked an inline comment as done.
ldionne added a comment.
Rebase and address comments.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D144645/new/
https://reviews.llvm.org/D144645
Files:
libcxx/docs/Status/Cxx23Issues.csv
libcxx/include/__type_traits/invoke.h
libcxx/test/std/utilities/function.objects/func.invoke/invoke.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144645.557074.patch
Type: text/x-patch
Size: 5988 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230919/74a0919e/attachment-0001.bin>
More information about the libcxx-commits
mailing list