From: Sean P. <sp...@ad...> - 2005-05-16 21:39:30
|
This one isn't quite so easy to fix... I've been meaning to roll in the suggestions from here: http://www.open-std.org/jtc1/sc22/wg21/docs/lwg-active.html#463 Into my implementation of auto_ptr. I'll work on that today and try to get a new implementation out ASAP. Sean On May 16, 2005, at 12:44 PM, David Catmull wrote: > ../../../adobe/future/memory.hpp:292: error: declaration of > 'adobe::auto_resource<X, Traits>::operator void > (adobe::auto_resource<X, Traits>::dummy::*)()() const' > ../../../adobe/future/memory.hpp:289: error: conflicts with previous > declaration 'adobe::auto_resource<X, Traits>::operator > adobe::auto_resource<X, Traits>::auto_resource_ref<Y, typename > Traits::rebind<Y>::other>()' |