$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [scope_exit] Status?
From: Alexander Nasonov (alnsn_at_[hidden])
Date: 2008-09-26 03:43:48
Andrey Semashev <andrey.semashev <at> gmail.com> writes:
> I've been wondering what's the status of the Boost.ScopeExit library?
> It's been accepted more than a year ago, though it didn't make it to
> neither 1.35 nor 1.36. And I don't see it in trunk either. Is it still
> alive and expected in 1.37?
Hi Andrey,
the library was accepted in May 2008 and I missed only one release.
You can read the announcement here:
http://listarchives.boost.org/boost-announce/2008/05/0190.php
I have implemented (ref r)(val v) and many other suggestions listed in the
announce but I haven't updated documentation yet.
Alex