Browse thread
exception safety / RAII ?
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Michael Walter <michael.walter@g...> |
| Subject: | Re: [Caml-list] Re: exception safety / RAII ? |
On Tue, 8 Mar 2005 12:32:11 +0000, Richard Jones <rich@annexia.org> wrote: > [...] > > There was a great paper I read about a year ago all about how > finalisation and destruction are completely separate concepts. > Unfortunately I can't find it now ... Might it be "Destructors, Finalizers, and Synchronization" by Hans Boehm? IIRC that was really a nice paper. Michael