Hi
 
I am serializing my data in a one computer, transfer it to another computer and desirialize the data there,.Does the data can get messed because of the 2 endian option, or is boost lobrary take care of it automatically?
 
If I do need to handle this myself, are there any functions/MACROS in the boost serialization library that will help me?
 
Many Thanks
 
Ohad Barta