[libcxx-commits] [PATCH] D97911: [libcxx] adds concept std::semiregular
Christopher Di Bella via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Mar 3 22:06:16 PST 2021
cjdb created this revision.
cjdb added reviewers: ldionne, Quuxplusone, Mordante, miscco, zoecarver, EricWF.
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 D97443 <https://reviews.llvm.org/D97443>
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D97911
Files:
libcxx/include/concepts
libcxx/test/std/concepts/object/semiregular.compile.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97911.328022.patch
Type: text/x-patch
Size: 7807 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210304/0af5298e/attachment.bin>
More information about the libcxx-commits
mailing list