assign_neg.cc
1.29 KB
-
Fix incorrect comment about std::auto_ptr · 181f50b6
* include/backward/auto_ptr.h (dauto_ptr): Correct comment about conversions from auto_ptr<Derived> rvalues to auto_ptr<Base>. * testsuite/20_util/auto_ptr/assign_neg.cc: Remove redundant dg-error directives that only match notes, not errors. From-SVN: r241349
Jonathan Wakely committed