
3 Oct
2012
3 Oct
'12
1:05 p.m.
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