[libcxx-commits] [PATCH] D91004: [libc++] Implements concept destructible
Mark de Wever via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Sat Nov 7 08:26:20 PST 2020
Mordante created this revision.
Mordante added reviewers: mclow.lists, EricWF, ldionne, CaseyCarter, eric_niebler, miscco.
Mordante added a project: libc++.
Herald added a reviewer: libc++.
Mordante requested review of this revision.
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
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D91004
Files:
libcxx/include/concepts
libcxx/test/std/concepts/concept.destructible/destructible.pass.cpp
libcxx/www/cxx2a_status.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91004.303646.patch
Type: text/x-patch
Size: 5337 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20201107/28687e10/attachment.bin>
More information about the libcxx-commits
mailing list