[libcxx-commits] [PATCH] D74350: [libcxx][type_traits] Add C++20 changes to common_type
Michael Schellenberger Costa via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Feb 10 11:23:19 PST 2020
miscco created this revision.
miscco added reviewers: mclow.lists, EricWF, CaseyCarter, cjdb.
Herald added subscribers: libcxx-commits, ldionne, christof.
Herald added a project: libc++.
This already implements the expected changes for LWG-3205
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D74350
Files:
libcxx/include/type_traits
libcxx/test/std/utilities/meta/meta.trans/meta.trans.other/common_type.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74350.243639.patch
Type: text/x-patch
Size: 4538 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20200210/ec2170a1/attachment-0001.bin>
More information about the libcxx-commits
mailing list