30 Dec
2006
30 Dec
'06
6:13 p.m.
Robert Ramey wrote:
As far as I know, no one has written serialization functions for any of the asio classes nor for boost::array.
This should be relatively straight forward however. For boost::array look at the code included for serialization of std::vector and/or for the array wrapper class in the HEAD.
Should we consider adding serialization support for tr1::array in Boost 1.35? -- AlisdairM