[libcxx-commits] [PATCH] D93461: [libc++] Implements concept default_initializable.

Mark de Wever via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Jan 28 12:01:05 PST 2021


Mordante updated this revision to Diff 319935.
Mordante marked an inline comment as done.
Mordante edited the summary of this revision.
Mordante added a comment.

- Removed the throw()
- Target libc++ release 13 instead of 12
- Changed internal tests to use LIBCPP_STATIC_ASSERT
- rebased


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D93461

Files:
  libcxx/docs/Cxx2aStatusIssuesStatus.csv
  libcxx/include/concepts
  libcxx/test/std/concepts/concept.default.init/default_initializable.compile.pass.cpp
  libcxx/test/std/concepts/concept.default.init/default_initializable.verify.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93461.319935.patch
Type: text/x-patch
Size: 12766 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210128/f27ce64b/attachment.bin>


More information about the libcxx-commits mailing list