|
Boost : |
From: Thorsten Ottosen (nesotto_at_[hidden])
Date: 2004-06-03 19:44:42
"Robert Ramey" <ramey_at_[hidden]> wrote in message news:20040603203108.C208831594_at_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
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk