[fusion] Serialization support

Hey all, Unless I'm mistaken, there's no support for serializing fusion sequences using Boost.Serialization. I had an hour over at work today and hacked together something.. It can be accessed from here: git@github.com:cholmquist/fusion-serialize.git I only tested it on MSVC-2005, didn't write any docs, but if there's interest I could do the additional work.. Unless there's something fundamentally flawed with my implementation.. I do wonder why this hasn't been added previously (?). Cheers, Christian

Here's the version that we've been using for 3-4 years at work, Hartmut wrote it and it's tested on MSVC 2010, GCC 4.* and Intel 11+. On 2011.06.10_18.27.06, Christian Holmquist wrote:
Hey all,
Unless I'm mistaken, there's no support for serializing fusion sequences using Boost.Serialization.
-- Bryce Lelbach aka wash boost-spirit.com px.cct.lsu.edu github.com/lll-project
participants (2)
-
Bryce Lelbach
-
Christian Holmquist