21 Aug
2008
21 Aug
'08
7:45 p.m.
Hi, I have following requirement Application doing the object serialization (binary stream with char trait) uses 64 bit boost serialization version Application deserializing the object uses 32 bit boost serialization version Both are incompatible. Is there a boost serialization library available that works for both 64 and 32 bit m/c or is there any other way that I can achieve this. Thanks, Sangeeta