Monday, August 15, 2005

Boost 1.33.0

The fine folks at Boost have created a new release of their fine C++ libraries. Boost is an opensource library that can be used to extend C++.

This new release includes all kinds of new features on top of the things it could already do. It includes a parser, portable threads, math classes and functions, program_options, smart pointers, different containers, string formatting and <function> stuff that C++ is missing. Just take a look at the library, and probably somethings is that you could use.

0 Comments:

Post a Comment

<< Home