[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
Wed Feb 16 12:00:06 PST 2022
Quuxplusone updated this revision to Diff 409358.
Quuxplusone edited the summary of this revision.
Quuxplusone added a comment.
Fix merge conflict; add `__deque_iterator` and a few more.
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.409358.patch
Type: text/x-patch
Size: 12323 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220216/86c79061/attachment.bin>
More information about the libcxx-commits
mailing list