3 Aug
2004
3 Aug
'04
6:49 p.m.
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