From: Stefan S. <se...@sy...> - 2005-12-10 01:05:02
|
Jonathan Gdalevich wrote: > The problem is that in gcc 3.4.x std::auto_ptrs can't be swapped with > std::swap. I assume this is a bug in the STL, and not a feature. The Apparently not: http://gcc.gnu.org/ml/libstdc++/2004-11/msg00086.html Regards, Stefan |