Problem trying to load XML archive

3 Oct
2006
3 Oct
'06
3:04 p.m.
Hello, I am trying to save and load a vector
]: Assertion `result.second' failed.
#include

3 Oct
3 Oct
4:55 p.m.
I suspect the problem is the following:
ofstream ofs(filename.c_str());
boost::archive::xml_oarchive oa(ofs);
oa <
6755
Age (days ago)
6755
Last active (days ago)
1 comments
2 participants
participants (2)
-
Robert Ramey
-
Thomas D'Silva