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

Mark de Wever via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sun Nov 8 06:52:55 PST 2020


Mordante updated this revision to Diff 303719.
Mordante marked an inline comment as done.
Mordante added a comment.

Addresses @miscco's review comments `assert` -> `static_assert` and some minor nits.


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.pass.cpp
  libcxx/www/cxx2a_status.html

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91004.303719.patch
Type: text/x-patch
Size: 5387 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20201108/3f48557c/attachment.bin>


More information about the libcxx-commits mailing list