
4 Jun
2004
4 Jun
'04
12:44 a.m.
"Robert Ramey" <ramey@rrsd.com> wrote in message news:20040603203108.C208831594@acme.west.net... | Why isn't there a version of boost::scoped_ptr<T> that takes a deleter? | | That is, why isn't there scoped_ptr<T, D> ? | | It would be useful to me. So would auto_ptr<T,D> in some of my code. In particular, auto_ptr<T,D&>. br Thorsten