$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Robert Ramey (ramey_at_[hidden])
Date: 2004-04-16 14:00:44
Ralf W. Grosse-Kunstleve wrote:
> Going off on a tangent: does the boost serialization library have support
> for portable serialization of large arrays (e.g. std::vector<double>)?
Yes - all STL templates are included.
Robert Ramey