[libcxx-commits] [PATCH] D117506: [libc++][P2321R2] Add specializations of basic_common_reference and common_type for pair

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Feb 1 12:39:09 PST 2022


philnik updated this revision to Diff 405060.
philnik marked an inline comment as done.
philnik added a comment.

- Rebased
- Add synopsis


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D117506/new/

https://reviews.llvm.org/D117506

Files:
  libcxx/docs/Status/ZipProjects.csv
  libcxx/include/__utility/pair.h
  libcxx/include/utility
  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: D117506.405060.patch
Type: text/x-patch
Size: 8630 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220201/a157e52d/attachment.bin>


More information about the libcxx-commits mailing list