
8 Jul
2004
8 Jul
'04
8:29 a.m.
"Jonathan Turkanis" wrote
It also doesn't work well on VC6.
Could you elaborate on the last point? I thought it might not work well on VC6 because of problems with __LINE__, but it seemed to work okay when I tried it.
Doesn't work when Edit-and-Continue feature is enabled.
It may be considered to develop more powerful scope guard implementation, e.g. similar to: http://tnfox.sourceforge.net/TnFOX/html/group__rollbacks.html
Thanks. I'll check it out.
One may dream about ability to use lambda as scope guard expression... /Pavel