From: Russell Hind (rhind_at_[hidden])
Date: 2003-07-22 03:15:24


Peter Dimov wrote:
>
> This looks like a motivating example for scoped_unlock. :-)

That would definitely be useful. In places I have made my own
scoped_unlock (well, just called unlocker) but I haven't re-used it
everywhere yet!.

Cheers

Russell