Boost logo

Boost Users :

From: Doug Gregor (dgregor_at_[hidden])
Date: 2004-08-03 15:51:41


On Tuesday 03 August 2004 1:49 pm, Bill Eidson wrote:
> Has anyone had success running the BGL from with managed C++ code? I have
> code that compiles fine, but at runtime throws a .Net exception called
> TypeLoadException. Googleing and documentation I have read are no help.
> The graph used is a plain vanilla adjacency_list<> and the exception
> occurs durring the resize operation of the vertex vector.

There are some known bugs within the BGL regarding the use of singular
iterators. I doubt they would trigger such a problem, but it is possible.
These bugs have been fixed in Boost CVS and will be released in the coming
weeks as part of Boost 1.32.0.

        Doug


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net