Announce: scope_exit version 0.03

Version 0.03 is available for download at http://tinyurl.com/yps8zs 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. I'd like to remind you that nobody volunteered to be a review manager yet. -- Alexander Nasonov http://nasonov.blogspot.com Every difference of opinion is not a difference of principle. We have called by different names brethren of the same principle. -- Thomas Jefferson -- This quote is generated by: /usr/pkg/bin/curl -L http://tinyurl.com/veusy \ | sed -e 's/^document\.write(.//' -e 's/.);$/ --/' \ -e 's/<[^>]*>//g' -e 's/^More quotes from //' \ | fmt | tee ~/.signature-quote
participants (1)
-
Alexander Nasonov