|
Boost Users : |
Subject: [Boost-users] [BGL] Serializing a filtered_graph
From: Cedric Laczny (cedric.laczny_at_[hidden])
Date: 2010-11-16 10:49:36
Hi,
I was wondering if there is a way to serialize filtered_graphs?
My first attempts fail because keep_all seems not to be serializable:
/usr/include/boost/serialization/access.hpp:109: error: âstruct
boost::keep_allâ has no member named âserializeâ
I have no problems serializing even custom adjacency_lists using the same
approach.
Besides discussing if it actually makes sense to serialize a filtered_graph, I
am interested in suggestions on how to achieve it (if it is indeed possible).
Thank you.
Best regards,
Cedric
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