Boost logo

Boost :

From: Peter Dimov (pdimov_at_[hidden])
Date: 2008-04-12 22:32:44


I wrote:
> I could however imagine scenarios in which sp_accept_owner and a deleter
> are
> used as a pair to achieve postconstructor and predestructor behavior.

... in which case the documentation would presumably say "please use this
deleter when creating a shared_ptr to this class". The programmer would be
able to enforce this by declaring the other sp_accept_owner overloads
without a definition, make them throw, or (in C++0x) declare them with
=delete.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk