$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Robert Ramey (ramey_at_[hidden])
Date: 2004-11-12 00:55:25
"Jonathan Turkanis" <technews_at_[hidden]> wrote in message
news:cn0cmq$ja8$1_at_sea.gmane.org...
> I've read the Serialization documentation, but haven't used it yet. I've
noticed
> it takes a long time to build,
I believe this is mostly due to the usage of spirit for XML archive parsing.
Its a one time cost - when the library is built.
Robert Ramey