Addresses LWG 3548 which mandates that when shared_ptr is being constructed from a unique_ptr, the unique_ptr's deleter should be moved and not copied. Reviewed By: #libc, philnik, EricWF Differential Revision: https://reviews.llvm.org/D119159 |
||
|---|---|---|
| .. | ||
| util.smartptr.getdeleter | ||
| util.smartptr.shared.assign | ||
| util.smartptr.shared.cast | ||
| util.smartptr.shared.cmp | ||
| util.smartptr.shared.const | ||
| util.smartptr.shared.create | ||
| util.smartptr.shared.dest | ||
| util.smartptr.shared.io | ||
| util.smartptr.shared.mod | ||
| util.smartptr.shared.obs | ||
| util.smartptr.shared.spec | ||
| iterator_concept_conformance.compile.pass.cpp | ||
| types.pass.cpp | ||