
6 May
2007
6 May
'07
2:39 p.m.
I want to serialize a boost::array<unsigned char, 4> to a xml archive, but I did not find the include file of the serialization implementation. Is there a serialization implementation for boost::array at all? I am using RC_1_34. BR Andreas

6 May
6 May
3:50 p.m.
On 6 May 2007, at 16:39, Andreas Willich wrote:
I want to serialize a boost::array<unsigned char, 4> to a xml archive, but I did not find the include file of the serialization implementation.
Is there a serialization implementation for boost::array at all?
I am using RC_1_34.
AFAIK there is no serialization support for boost::array yet but it is very easy to add it. Matthias
6607
Age (days ago)
6607
Last active (days ago)
1 comments
2 participants
participants (2)
-
Andreas Willich
-
Matthias Troyer