Subject: Re: [boost] [scope_exit] D-style scope(failure) and scope(success) in C++
From: ecyrbe (ecyrbe_at_[hidden])
Date: 2012-10-03 09:05:51


> But I am not sure about unwinding_indicator/uncaught_exception_count -
> maybe they should be placed into Boost.Exception?
> At which scope? PUBLIC (users of library may use it) or DETAIL(can be used
> by other Boost libraries but not outside Boost) scopes of Boost.Exception?
> Or maybe at AUX("private" symbols that shall be used only within this
> library) scope of Boost.ScopeExit?
>

I don't have any answer for this.
May be try to contact lorenzo Caminiti, the maintainer of boost scope exit,
directly to know what he thinks of your proposal.

regards,

ecyrbe