[all-commits] [llvm/llvm-project] 311207: [libc++][P2321R2] Add specializations of basic_com...
philnik777 via All-commits
all-commits at lists.llvm.org
Mon Jan 17 10:51:40 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 311207bbea2b109ca6e40426bebe76a5f9786315
https://github.com/llvm/llvm-project/commit/311207bbea2b109ca6e40426bebe76a5f9786315
Author: Nikolas Klauser <nikolasklauser at berlin.de>
Date: 2022-01-17 (Mon, 17 Jan 2022)
Changed paths:
M libcxx/docs/Status/Cxx2bPapers.csv
M libcxx/include/tuple
M libcxx/test/std/utilities/meta/meta.trans/meta.trans.other/common_reference.compile.pass.cpp
M libcxx/test/std/utilities/meta/meta.trans/meta.trans.other/common_type.pass.cpp
Log Message:
-----------
[libc++][P2321R2] Add specializations of basic_common_reference and common_type for tuple
Add specializations of `basic_common_reference` and `common_type` for `tuple`
Reviewed By: ldionne, Mordante, #libc
Spies: libcxx-commits
Differential Revision: https://reviews.llvm.org/D116538
More information about the All-commits
mailing list