From: Matt Hurd (matt.hurd_at_[hidden])
Date: 2005-08-21 17:58:25


>On 22/08/05, Scott Woods <scottw_at_[hidden]> wrote:
<snip>
> virtual
> ~persistent()
> {
> save();
> }
<snip>

Might this throw?

matt.