$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Dave Gomboc (dave_at_[hidden])
Date: 2005-02-14 19:41:36
I'd like to know what pitfalls there might be if one attempts to use
boost::serialization for logging the internal state of certain objects to
disk at various times during a program run.
Thanks,
Dave