I created a minimum runnable example and posted it [here] (http://www.rapidshare.com.cn/Bq95n2v). The serialized graph file is enclosed as well. The file is generated with the same version of graph library. Could you help to find the problem? thx!
Date: Tue, 28 Jul 2015 10:51:36 +0000 From: Marcin Zalewski
To: boost-users@lists.boost.org Subject: Re: [Boost-users] unsupported version problem of serialization of graph Message-ID: Content-Type: text/plain; charset="utf-8" Could you post a minimum runnable example?
On Tue, Jul 28, 2015 at 6:47 AM breadbread1984
wrote:
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!
_______________________________________________ Boost-users mailing list Boost-users@lists.boost.org http://lists.boost.org/mailman/listinfo.cgi/boost-users