28 Jul
2015
28 Jul
'15
10:46 a.m.
I am using boost graph library. I can serialize the graph successfully. But when deserialized a graph from the file, an unsupported version exception was throwed out. The Graph structure is pasted [here] (http://codepad.org/m7F21t4j). what shall I do to solve the problem. Thx!