RE: [Boost-Users] Boost version 1.30.0 released
I'd have to say the integration of Terje Slettebø's fixes to lexical_cast is a major highlight. I can't wait to play with it.
-----Original Message----- From: Beman Dawes [mailto:bdawes@acm.org] Sent: Thursday, March 20, 2003 9:39 AM To: Boost-users mailing list Subject: [Boost-Users] Boost version 1.30.0 released
Boost version 1.30.0 has been released. The highlights include:
* Filesystem Library added - Portable paths, iteration over directories, and other useful filesystem operations, from Beman Dawes.
* Optional Library added - A discriminated-union wrapper for optional values, from Fernando Cacciola.
* Interval Library added - Extends the usual arithmetic functions to mathematical intervals, from Guillaume Melquiond, Hervé Brönnimann and Sylvain Pion.
* MPL added - Template metaprogramming framework of compile-time algorithms, sequences and metafunction classes, from Aleksey Gurtovoy.
* Spirit Library added - An LL (unlimited lookahead) parser framework that represents parsers directly as EBNF grammars in inlined C++ source code, complete with semantic actions, ASTs and much more, from Joel de Guzman and team.
* Smart Pointers Library - many enhancements, intrusive_ptr and smart pointer programming techniques docs added.
* boost/assert.hpp, boost/current_function.hpp, boost/throw_exception.hpp, boost/checked_delete.hpp have been documented.
* Date-Time Library - several fixes and small additions including an interface change to partial_date.
* Function Library - added support for assignment to zero (to clear) and comparison against zero (to check if empty).
* Operators Library - now takes advantage of named return value optimization (NRVO) when available, from Daniel Frey.
* Regression Tests - Much expanded, plus a very nice summary page from Rene Rivera.
* Test Library - added new facilities.
* Many fixes and enhancements to other libraries.
See www.boost.org for more information.
------------------------ Yahoo! Groups Sponsor ---------------------~--> Get 128 Bit SSL Encryption! http://us.click.yahoo.com/xaxhjB/hdqFAA/xGHJAA/EbFolB/TM -------------------------------------------------------------- -------~->
Info: http://www.boost.org Wiki: http://www.crystalclearsoftware.com/cgi-bin/boost_wiki/wiki.pl Unsubscribe: mailto:boost-users-unsubscribe@yahoogroups.com
Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
----------------------------------------------------------------------- DISCLAIMER: Information contained in this message and/or attachment(s) may contain confidential information of Zetec, Inc. If you have received this transmission in error, please notify the sender by return email. -----------------------------------------------------------------------
participants (1)
-
Tom Matelich