You can read documentation online:
http://194.6.223.221/~nasonov/scope_exit-0.03/libs/scope_exit/doc/html/
What's new in this version:
- Based on simpler 0.01 interface but with a better implementation
- Found a problem on MSVC. It doesn't link when a block in a header file
is included by more than one cpp file. I tried __declspec(selectany)
and __forceinline.
- Added experimental BOOST_SCOPE_EXIT_FASTER_IMPL. See documentation for
details.
yet.
0 comments:
Post a Comment