[libcxx-commits] [PATCH] D74351: [libcxx][type_traits] Implement C++20 common_ref
Michael Schellenberger Costa via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Feb 10 11:23:20 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 implements the new type trait common_ref that is needed for library concepts support
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D74351
Files:
libcxx/include/type_traits
libcxx/test/std/utilities/meta/meta.trans/meta.trans.other/common_reference.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74351.243640.patch
Type: text/x-patch
Size: 14800 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20200210/4edcf4f8/attachment-0001.bin>
More information about the libcxx-commits
mailing list