[libcxx-commits] [llvm] [clang-tools-extra] [libcxx] [compiler-rt] [libc] [flang] [lldb] [clang] [libc++][variant] P2637R3: Member `visit` (`std::variant`) (PR #76447)
Mark de Wever via libcxx-commits
libcxx-commits at lists.llvm.org
Sat Dec 30 04:10:45 PST 2023
================
@@ -40,6 +40,8 @@ Paper Status
.. note::
.. [#note-P2510R3] This paper is applied as DR against C++20. (MSVC STL and libstdc++ will do the same.)
+ .. [#note-P2637R3] P2637R3: Implemented `variant` member `visit`
----------------
mordante wrote:
Since we have both patches under review I don't mind to strongly about this note. It's more important when there a no other patches. (However I don't object.)
https://github.com/llvm/llvm-project/pull/76447
More information about the libcxx-commits
mailing list