Name |
Last commit
|
Last update |
---|---|---|
.. | ||
48635.cc | ||
48635_neg.cc | ||
assign_neg.cc | ||
move.cc | ||
move_array.cc | ||
nullptr.cc |
* include/std/memory: Include auto_ptr.h later. * include/bits/shared_ptr.h (shared_ptr(auto_ptr<_Up>&&): Remove definition. * include/bits/shared_ptr_base.h (__shared_ptr(auto_ptr<_Up>&&): Likewise. * include/bits/unique_ptr.h (unique_ptr(auto_ptr<_Up>&&): Likewise. * include/backward/auto_ptr.h (unique_ptr(auto_ptr<_Up>&&): Define. (shared_ptr(auto_ptr<_Up>&&, __shared_ptr(auto_ptr<_Up>&&): Likewise. * include/std/future: Reduce header dependencies. * testsuite/20_util/default_delete/48631_neg.cc: Adjust dg-error line numbers. * testsuite/20_util/shared_ptr/cons/43820_neg.cc: Likewise. * testsuite/20_util/unique_ptr/assign/48635_neg.cc: Likewise. From-SVN: r190109
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
48635.cc | Loading commit data... | |
48635_neg.cc | Loading commit data... | |
assign_neg.cc | Loading commit data... | |
move.cc | Loading commit data... | |
move_array.cc | Loading commit data... | |
nullptr.cc | Loading commit data... |