[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 3 06:32:49 PST 2022


philnik created this revision.
philnik added reviewers: Quuxplusone, ldionne, Mordante.
philnik requested review of this revision.
Herald added a project: libc++.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.

Add specializations of `basic_common_reference` and `common_type` for `tuple`


Repository:
  rG LLVM Github Monorepo

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.397057.patch
Type: text/x-patch
Size: 5192 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220103/2d92a01d/attachment-0001.bin>


More information about the libcxx-commits mailing list