On 4 February 2011 19:46, Enrico Weigelt wrote: > > in smaller steps. For now there're some parts using some "autopointer" > class (didn't deeply look into it, but I guess it's overloading > the pointer operations and doing some reference counting, which > of course isn't generally complete - would keep ring structures > forever ;-o). Do you mean std::auto_ptr?