diff options
author | Daniel Krugler <daniel.kruegler@googlemail.com> | 2011-04-17 21:46:11 +0000 |
---|---|---|
committer | Paolo Carlini <paolo@gcc.gnu.org> | 2011-04-17 21:46:11 +0000 |
commit | da8111a0248fd0b945177d345afbb2c6cbd75f3f (patch) | |
tree | b69d0fe142f92d1da39b3f40ac7cf5157ce87b2e /gcc/ada/gcc-interface/Make-lang.in | |
parent | e54170f4fdead56ae950f57886af5f48c202eb83 (diff) | |
download | gcc-da8111a0248fd0b945177d345afbb2c6cbd75f3f.zip gcc-da8111a0248fd0b945177d345afbb2c6cbd75f3f.tar.gz gcc-da8111a0248fd0b945177d345afbb2c6cbd75f3f.tar.bz2 |
PR libstdc++/48635 (again)
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
Diffstat (limited to 'gcc/ada/gcc-interface/Make-lang.in')
0 files changed, 0 insertions, 0 deletions