[libcxx-commits] [PATCH] D81412: [libcxx] Fix LWG 2876: shared_ptr::shared_ptr(const weak_ptr<Y>&) constructor should be constrained.

Zoe Carver via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Jun 8 11:02:54 PDT 2020


zoecarver added a comment.

I'm going to add a more comprehensive patch to fully support array types in `weak_ptr` later this week.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D81412





More information about the libcxx-commits mailing list