[libcxx-commits] [PATCH] D97911: [libcxx] adds concept std::semiregular

Christopher Di Bella via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Mar 11 20:13:05 PST 2021


cjdb updated this revision to Diff 330133.
cjdb marked 2 inline comments as done.
cjdb added a comment.

applies @Quuxplusone's feedback (which I thought had already been done)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D97911

Files:
  libcxx/include/concepts
  libcxx/test/std/concepts/object/copyable.compile.pass.cpp
  libcxx/test/std/concepts/object/semiregular.compile.pass.cpp
  libcxx/test/support/type_classification/semiregular.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97911.330133.patch
Type: text/x-patch
Size: 8225 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210312/ff1ca43e/attachment-0001.bin>


More information about the libcxx-commits mailing list