
11 May
2005
11 May
'05
8:36 a.m.
"Pavel Chikulaev" <pavel.chikulaev@gmail.com> wrote in message news:d5rflt$ahg$1@sea.gmane.org... | But only if you make | ptr_container::operator = (auto_ptr<ptr_container>) works as expected. there should be void ptr_container::operator=( auto_ptr<ptr_container> ) already. Is it not what you expect? -Thorsten