3 Nov 18:21
Re: Boost 1.37.0 Release Notice
Emil Dotchevski <emil <at> revergestudios.com>
2008-11-03 17:21:16 GMT
2008-11-03 17:21:16 GMT
On Mon, Nov 3, 2008 at 9:00 AM, vicente.botet <vicente.botet <at> wanadoo.fr> wrote: > ----- Original Message ----- From: "Beman Dawes" <bdawes <at> acm.org> >> Boost 1.37.0 has been released and is available from SourceForge. See >> http://sourceforge.net/projects/boost/ > I see some updates on the following libraries that are not explicit in the > http://www.boost.org/users/news/version_1_37_0 page. > Some of them could have minor modifications, but it will be good if the > authors could confirm its changes completing this page. > > ... > Exception > ... I'm guessing that it's too late to update the page itself but FYI, changes in Boost Exception include: - support for non-RTTI builds, - optimizations, and - a new macro BOOST_THROW_EXCEPTION which can be used instead of boost::throw_exception when throwing, to automatically record information about the location of the throw in the exception object. Emil Dotchevski Reverge Studios, Inc. http://www.revergestudios.com/reblog/index.php?n=ReCode _______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
RSS Feed