[libcxx-commits] [PATCH] D69603: [libcxx] Add deduction guides for shared_ptr and weak_ptr
Logan Smith via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Dec 30 08:22:51 PST 2019
logan-5 added a comment.
Thanks Marshall. As for `www/cxx1z_status.html`, my best guess is that it doesn't need updating, since the row for P0433R2 <http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2017/p0433r2.html> lists it as //In progress//, which I believe is still the case after this patch. Please correct me if I'm wrong. Otherwise, I'd be grateful if someone with commit access could help me tie a bow around this.
Repository:
rCXX libc++
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69603/new/
https://reviews.llvm.org/D69603
More information about the libcxx-commits
mailing list