[libcxx-commits] [libcxx] [libc++][doc] Marks LWG3257 as complete (PR #77237)
Mark de Wever via libcxx-commits
libcxx-commits at lists.llvm.org
Sun Jan 7 05:48:39 PST 2024
mordante wrote:
> A bit off topic: https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2022/p2517r1.html states that it is already implemented and IMO it looks like it was:
>
> https://github.com/llvm/llvm-project/blob/752df2bc0b606127efea80023b0dfd8a7a36bf8c/libcxx/include/tuple#L1421
>
> https://github.com/llvm/llvm-project/blob/752df2bc0b606127efea80023b0dfd8a7a36bf8c/libcxx/include/tuple#L1425
Thanks I had a look and I think that issue is almost addressed, but a bit more "bookkeeping" needs to be done. I'll pick that up now.
https://github.com/llvm/llvm-project/pull/77237
More information about the libcxx-commits
mailing list