[libcxx-commits] [PATCH] D115291: [libc++] `= delete` member functions with // = delete;

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Dec 8 01:58:37 PST 2021


philnik updated this revision to Diff 392684.
philnik marked 8 inline comments as done.
philnik added a comment.

Style changes that were requested


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D115291

Files:
  libcxx/include/__functional/function.h
  libcxx/include/__locale
  libcxx/include/__mutex_base
  libcxx/include/__random/random_device.h
  libcxx/include/__random/seed_seq.h
  libcxx/include/ios
  libcxx/include/istream
  libcxx/include/mutex
  libcxx/include/ostream
  libcxx/include/system_error

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115291.392684.patch
Type: text/x-patch
Size: 10037 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20211208/0bcc11db/attachment-0001.bin>


More information about the libcxx-commits mailing list