$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [serialization] Support for boost classes
From: Igor R (boost.lists_at_[hidden])
Date: 2009-09-29 05:02:47
> Is there a particular reason why the serialization library does not provide
> serialization functions for types in other boost libraries?
IIUC, it goes in the opposite direction: other boost libraries do not
provide serialization functions for their types.
But some libraries do - like MultiIndex, DateTime etc...