From: Robert Ramey (ramey_at_[hidden])
Date: 2006-11-22 12:25:11


Mikko Vainio wrote:
> Should the weak_ptr be checked for expired() before trying to make a
> shared_ptr of it?

It seems that it should.

Robert Ramey