10 Jun
2008
10 Jun
'08
12:51 a.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