Name |
Last commit
|
Last update |
---|---|---|
.. | ||
48635.cc | ||
48635_neg.cc | ||
assign_neg.cc | ||
move.cc | ||
move_array.cc | ||
nullptr.cc |
2011-04-17 Daniel Krugler <daniel.kruegler@googlemail.com> Paolo Carlini <paolo.carlini@oracle.com> PR libstdc++/48635 (again) * include/bits/unique_ptr.h (unique_ptr<>::unique_ptr(unique_ptr<>&&), unique_ptr<_Tp[]>::unique_ptr(unique_ptr<>&&), unique_ptr<>::operator=(unique_ptr<>&&), unique_ptr<_Tp[]>::operator=(unique_ptr<>&&)): Use forward<_Ep>, not forward<_Dp>, to forward the deleter. * testsuite/20_util/unique_ptr/assign/48635_neg.cc: New. Co-Authored-By: Paolo Carlini <paolo.carlini@oracle.com> From-SVN: r172619
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... |