Boost C++ Libraries

...one of the most highly regarded and expertly designed C++ library projects in the world. Herb Sutter and Andrei Alexandrescu, C++ Coding Standards

Version 1.21.2

Version 1.21.2

April 24th, 2001 12:00 GMT

Downloads
PlatformFile
unixboost_1_21_2.tar.bz2
boost_1_21_2.tar.gz
windowsboost_1_21_2.zip
  • Compatibility Library added: Help for non-conforming standard libraries missing CXX headers from Ralf Grosse-Kunstleve, and help for missing standard library <limits> header from Jens Maurer. (These are unreviewed implementation libraries, treated as maintenance steps only.)
  • Random Number Library: Split into separate headers, updated documentation, added lagged_fibonacci generator.
  • Integer Library: Minor portability update.
  • Graph Library: Changed algorithm interfaces to use named parameters technique. Added graph isomorphism algorithm.
  • Download refinements - files now available from either FTP or web server.
  • Tracker Added: View and submit bug, support, and feature requests.
  • Minor portability fixes in several other libraries.