Boost logo

Boost :

From: Markus Schöpflin (markus.schoepflin_at_[hidden])
Date: 2002-04-10 08:26:19


Peter Dimov wrote:
>
> From: "Markus Schöpflin" <markus.schoepflin_at_[hidden]>

[snip problem description with shared_ptr]

> > I think this is a serious problem and should be addressed.
>
> This is definitely a serious problem (with the compiler.) I don't see an
> easy way to avoid the bug. Suggestions?

Disable template<typename Y> shared_ptr::shared_ptr & operator=(shared_ptr<Y> const & r) for this compiler?

Markus


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