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.23.0

Version 1.23.0

July 6th, 2001 12:00 GMT

Downloads
PlatformFile
unixboost_1_23_0.tar.bz2
boost_1_23_0.tar.gz
windowsboost_1_23_0.zip
  • Any Library added. Safe, generic container for single values of different value types, from Kevlin Henney.
  • Function Library added. Function object wrappers for deferred calls or callbacks, from Doug Gregor.
  • Tokenizer Library added. Break a string into a series of tokens, from John Bandela.
  • Special functions, octonions, quaternions added, from Hubert Holin.
  • Smart Pointer Library: shared_ptr polymorphic pointers now work on more broken compilers.
  • IBM/Aix Compiler status table contributed by Toon Knapen.
  • Minor fixes to a number of other libraries.