2010-02-16 Paolo Carlini <paolo.carlini@oracle.com> * include/bits/unique_ptr.h: (unique_ptr<>:: unique_ptr(const unique_ptr<_Up, _Up_Deleter>&), operator=(const unique_ptr<_Up, _Up_Deleter>&)): Remove, redundant, per DR 1303. * include/bits/shared_ptr.h (shared_ptr<>:: shared_ptr(const unique_ptr<_Up, _Up_Deleter>&), operator=(const unique_ptr<_Up, _Up_Deleter>&)): Likewise. * include/bits/shared_ptr_base.h (__shared_ptr<>:: __shared_ptr(const unique_ptr<_Up, _Up_Deleter>&), operator=(const unique_ptr<_Up, _Up_Deleter>&)): Likewise. * testsuite/20_util/unique_ptr/modifiers/reset_neg.cc: Adjust. * testsuite/20_util/unique_ptr/assign/assign_neg.cc: Likewise. * testsuite/20_util/shared_ptr/cons/unique_ptr_neg.cc: Likewise. * testsuite/20_util/shared_ptr/assign/unique_ptr_lvalue_neg.cc: Likewise. From-SVN: r156807
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| 39405.cc | Loading commit data... | |
| alias.cc | Loading commit data... | |
| alloc.cc | Loading commit data... | |
| auto_ptr.cc | Loading commit data... | |
| auto_ptr_neg.cc | Loading commit data... | |
| copy.cc | Loading commit data... | |
| default.cc | Loading commit data... | |
| move.cc | Loading commit data... | |
| pointer.cc | Loading commit data... | |
| unique_ptr.cc | Loading commit data... | |
| unique_ptr_deleter.cc | Loading commit data... | |
| unique_ptr_deleter_ref_1.cc | Loading commit data... | |
| unique_ptr_deleter_ref_2.cc | Loading commit data... | |
| unique_ptr_neg.cc | Loading commit data... | |
| weak_ptr.cc | Loading commit data... | |
| weak_ptr_expired.cc | Loading commit data... |