$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [scope_exit] D-style scope(failure) and scope(success) in C++
From: Sergey Cheban (s.cheban_at_[hidden])
Date: 2013-09-26 08:58:24
On 02.10.2012 16:53, Evgeny Panasyuk wrote:
> Currently BOOST_SCOPE_FAILURE and BOOST_SCOPE_SUCCESS are implemented
> based on boost_1_51_0/boost/scope_exit.hpp by copy-paste and replace
> (just for proof-or-concept, of course it is possible solution with much
> less duplication).
> Semantically meaningful changes can be viewed as diff at
> https://github.com/panaseleus/stack_unwinding/commit/d5513404323490ea99d9b6b77ff1b88f454a4a42
Any progress on this?
-- Sergey Cheban