[libcxx-commits] [PATCH] D116538: [libc++][P2321R2] Add specializations of basic_common_reference and common_type for tuple
Nikolas Klauser via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Jan 17 10:51:35 PST 2022
This revision was automatically updated to reflect the committed changes.
philnik marked an inline comment as done.
Closed by commit rG311207bbea2b: [libc++][P2321R2] Add specializations of basic_common_reference and common_type… (authored by philnik).
Changed prior to commit:
https://reviews.llvm.org/D116538?vs=398379&id=400607#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116538/new/
https://reviews.llvm.org/D116538
Files:
libcxx/docs/Status/Cxx2bPapers.csv
libcxx/include/tuple
libcxx/test/std/utilities/meta/meta.trans/meta.trans.other/common_reference.compile.pass.cpp
libcxx/test/std/utilities/meta/meta.trans/meta.trans.other/common_type.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116538.400607.patch
Type: text/x-patch
Size: 10067 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220117/3873092c/attachment.bin>
More information about the libcxx-commits
mailing list