[libcxx-commits] [PATCH] D91986: [libc++] Implements concept constructible_from
Mark de Wever via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Nov 23 11:37:49 PST 2020
Mordante created this revision.
Mordante added reviewers: mclow.lists, EricWF, ldionne, CaseyCarter, eric_niebler, miscco, cjdb.
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
Depends on: D91004 <https://reviews.llvm.org/D91004>
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D91986
Files:
libcxx/include/concepts
libcxx/test/std/concepts/concept.constructible/constructible_from.compile.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91986.307137.patch
Type: text/x-patch
Size: 3177 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20201123/e51e09d9/attachment-0001.bin>
More information about the libcxx-commits
mailing list