[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
Fri Apr 16 06:54:48 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG1f8a6dcf1280: [libc++] Fix LWG 2874: Constructor shared_ptr::shared_ptr(Y*) should be… (authored by ldionne).

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.338096.patch
Type: text/x-patch
Size: 6400 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210416/fa4a632c/attachment-0001.bin>


More information about the libcxx-commits mailing list