[libcxx-commits] [PATCH] D119894: [libc++] Add `explicit` to a bunch of private detail ctors.

Arthur O'Dwyer via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Mar 1 11:37:19 PST 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rGf86c2b6f1f36: [libc++] Add `explicit` to a bunch of internal detail ctors. (authored by arthur.j.odwyer).

Changed prior to commit:
  https://reviews.llvm.org/D119894?vs=409358&id=412189#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D119894

Files:
  libcxx/include/__bit_reference
  libcxx/include/__debug
  libcxx/include/__hash_table
  libcxx/include/__iterator/common_iterator.h
  libcxx/include/__iterator/istreambuf_iterator.h
  libcxx/include/__memory/compressed_pair.h
  libcxx/include/__string
  libcxx/include/deque
  libcxx/include/iomanip

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119894.412189.patch
Type: text/x-patch
Size: 12390 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220301/3b68877b/attachment-0001.bin>


More information about the libcxx-commits mailing list