$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] Scope exit with no capture
From: Bruno Martinez (bruno.uy_at_[hidden])
Date: 2011-11-23 07:44:57
> I guess this feature will be integrated in ScopedExit soon :), but in
> order to don't forget, maybe you could create a feature request on the
> Trac system.
I reopened https://svn.boost.org/trac/boost/ticket/3940.
I also found http://listarchives.boost.org/Archives/boost/2009/03/149540.php
which includes a patch to support zero arguments, but it wasn't ever
merged. It seems scope exit is abandoned.
Bruno