$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Pavel Vozenilek (pavel_vozenilek_at_[hidden])
Date: 2004-04-25 02:55:21
"Jeff Garland" <jeff_at_[hidden]> writes:
> If serialization is
> accepted users people will ask me and other library authors to provide
> serialization support for some of the types in their libraries.
>
It should be considered where to put all such code.
'boost/serialization/boost' directoy could be used for all
Boost libraries. One place is better than to have bits
scattered accross source tree.
/Pavel