$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [Boost.Breakable] Any interest in a Boost Breakable library?
From: Alexander Nasonov (alnsn_at_[hidden])
Date: 2009-09-07 19:02:54
Mathias Gaunard wrote:
> What about using a lambda?
> [&]() -> void
> ...
> That kind of thing can also be made with macros instead of lambdas using
> a similar technique to that of Boost.ScopeExit.
Is there still an interest in local fuctions with ScopeExit-like
interface?
Thanks,
Alex