[libcxx-commits] [PATCH] D81417: [libcxx] Fix LWG 2874: Constructor shared_ptr::shared_ptr(Y*) should be constrained.
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Apr 14 12:39:42 PDT 2021
ldionne updated this revision to Diff 337522.
ldionne marked an inline comment as done.
ldionne added a comment.
Fix spacing.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D81417/new/
https://reviews.llvm.org/D81417
Files:
libcxx/docs/Cxx1zStatusIssuesStatus.csv
libcxx/include/__memory/shared_ptr.h
libcxx/test/std/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.const/shared_ptr_Y.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81417.337522.patch
Type: text/x-patch
Size: 6218 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210414/9e1317ec/attachment.bin>
More information about the libcxx-commits
mailing list