id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 5310,Graph Bundle Property not backed up by boost::serialization,Brian Doig ,Andrew Sutton,"If you create a graph that uses bundled properties for the edges, vertices and the graph itself, the graph bundle property is not backed up. This means that any archive of a graph is missing the properties associated with the graph_bundle accessor. The graph that is not working is defined as follows: typedef adjacency_list Graph; VertexProp, EdgeProp, GraphProp are all structs that implement the following template void serialize(Archive & ar, const unsigned int version) {...}",Bugs,closed,To Be Determined,graph,Boost 1.46.0,Problem,fixed,,