Boost logo

Boost :

From: Maxim Yegorushkin (e-maxim_at_[hidden])
Date: 2004-10-03 14:53:04


Jonathan Turkanis <technews_at_[hidden]> wrote:

[]

> In July I posted a minimalist scope_guard:
>
> http://groups.yahoo.com/group/boost/files/scope_guard.zip
>
> The point was not to include any machinery for binding arguments to
> functions,
> leaving that job instead to bind or lambda.
>
> It seems to have been mostly ignored on this list, but I use it in my
> recently
> accepted iostreams library, so it will be part of boost at least as an
> implementation detail. I'm hoping to work with Joaquin M Lopez Munoz,
> who uses a
> scope_guard in his multi_index library, to put some version of
> scope_guard in
> boost/detail.

I remember it was discussed before, but I've only managed to find the head
of the thread: http://lists.boost.org/MailArchives/boost/msg52712.php

If I am not missing something, the conclusion was to ask boost::bind
developers to adopt scope_guard, since the latter one can share almost all
the code of the former. And then the thread just died...

-- 
Maxim Yegorushkin

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