$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Oliver.Kowalke_at_[hidden]
Date: 2006-02-07 03:52:19
Hello,
would it be possible to change the implementation of serialisation
archives to support states eof, fail and bad as iostreams do.
I would prefer to test for this states after serializing/deserializing
objects from archives instead of get exceptions thrown.
Regards,
Oliver