
3 Oct
2006
3 Oct
'06
4:55 p.m.
I suspect the problem is the following:
ofstream ofs(filename.c_str());
boost::archive::xml_oarchive oa(ofs);
oa <