
9 Jun
2008
9 Jun
'08
6:51 p.m.
Note that this code Gancho Manev wrote:
Hi,
The following code does not throw archive_exception always:
std::stringstream ss; boost::archive::text_iarchive ia(ss);
Note that the above code is not correct usage of the library and shuold through some some sort of error or exception. Robert Ramey