Boost logo

Boost :

From: X Wang (wangx0802_at_[hidden])
Date: 2008-01-28 15:55:55


Hi, I am using boost serialization text_oarchive to serialize data objects into text strings, and then I need to delimit several of these serialized strings and concatenate them into an ascii text. So obvious I want to choose a delimiter (currently using 0x01) not used by boost serialization. My question is how do I find the character set used by boost serialization so that whatever I choose for my delimiter would not shows up in text_oarchive's result?
   
  Thx.

       
---------------------------------
Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk