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

This is the documentation for an old version of Boost. Click here to view this page for the latest version.
C++ Boost

Known Problems

  1. Using a GraphProperty with adjacency_list may cause a VC++ internal compiler error.
  2. Using get(property, graph, edge) may cause a VC++ internal compiler error.
  3. "using boost::tie;" may cause VC++ internal compiler error.


Copyright © 2000-2001 Jeremy Siek, Indiana University (jsiek@osl.iu.edu)
Lie-Quan Lee, Indiana University (llee@cs.indiana.edu)
Andrew Lumsdaine, Indiana University (lums@osl.iu.edu)