[libcxx-commits] [PATCH] D91004: [libc++] Implements concept destructible

Mark de Wever via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Nov 10 09:31:21 PST 2020


Mordante updated this revision to Diff 304235.
Mordante added a comment.

Added a `main()` to the compile time test as requested by @miscco .


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D91004/new/

https://reviews.llvm.org/D91004

Files:
  libcxx/include/concepts
  libcxx/test/std/concepts/concept.destructible/destructible.compile.pass.cpp
  libcxx/www/cxx2a_status.html

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91004.304235.patch
Type: text/x-patch
Size: 5247 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20201110/8cdb035e/attachment.bin>


More information about the libcxx-commits mailing list