
8 Jul
2004
8 Jul
'04
12:08 a.m.
"Jonathan Turkanis" wrote:
I'm looking at your version of scope_guard in the current CVS. I'm intersted to know why you didn't include boostified versions of the macros ON_BLOCK_EXIT from Andrei and Petru's original article. Was it just because you didn't need it or because you found it objectionable for some reason?
Not needed in multi_index AFAIK. It also doesn't work well on VC6.
Have you considered submitting it for fast track review?
It may be considered to develop more powerful scope guard implementation, e.g. similar to: http://tnfox.sourceforge.net/TnFOX/html/group__rollbacks.html /Pavel