
20 Jul
2010
20 Jul
'10
8:37 p.m.
Ireneusz Szczesniak wrote:
I agree that the reason for the compilation error is that the Serialization library doesn't know how to serialize an edge_descriptor. I don't know why the serialization code for the adjacency list doesn't deliver the serialization code for the edge_description. Should I write the serialization code for the edge_descriptor? If so, then how?
This is described in the documentation for the serialization library. Robert Ramey