$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Matthias Schabel (boost_at_[hidden])
Date: 2007-03-26 18:19:17
> - "io" is a misnomer since it only does output, as far as I can see.
Actually, input is supported through the Boost.Serialization library
- naturally, it only can verify that the stored object being read is
consistent with the one being populated, but I guess that still sort
of qualifies as input...
Matthias