[libcxx-commits] [PATCH] D96660: [libcxx] adds concept `std::common_reference_with`
Christopher Di Bella via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Sat Feb 13 23:50:31 PST 2021
cjdb created this revision.
cjdb added reviewers: ldionne, EricWF, CaseyCarter, miscco, Mordante, curdeius.
cjdb requested review of this revision.
Herald added a project: libc++.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.
Implements parts of:
- P0898R3 Standard Library Concepts
- P1754 <https://reviews.llvm.org/P1754> Rename concepts to standard_case for C++20, while we still can
Depends on D96657 <https://reviews.llvm.org/D96657>
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D96660
Files:
libcxx/include/concepts
libcxx/test/std/concepts/lang/commonreference.compile.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96660.323596.patch
Type: text/x-patch
Size: 19300 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210214/23922069/attachment-0001.bin>
More information about the libcxx-commits
mailing list