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

Version 1.17.0

August 3rd, 2000 12:00 GMT

  • Array Library added - An STL compliant container wrapper for arrays of constant size from Nicolai Josuttis.
  • array traits header renamed array_traits.hpp (was array.hpp).
  • Random Number Library: more minor changes to support more compilers.
  • Smart Pointer Library: performance reducing exception-specifications removed.
  • Compiler and test program fixes for call_traits, compressed_pair, and type_traits.
  • Updated cast.hpp to clear compiler warning messages.
  • Linux Compiler Status added.
  • Boost source code now lives in a publicly accessible Concurrent Versions System (CVS) repository.