Boost logo

Boost Users :

From: Bill Eidson (bill_eidson_at_[hidden])
Date: 2004-08-03 13:49:36


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.

thanks in advance

bille


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