$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Robert Ramey (ramey_at_[hidden])
Date: 2006-05-25 15:49:37
I don't know of anyone having done it. I would expect it
to be similar to pair. If you do this, feel free to upload
it to the vault.
Robert Ramey
Christian Henning wrote:
> Hi there, I know that serializing of std::pair is part of the current
> serialization lib. I'm just wondering if there is something for the
> boost's tuples? Is it maybe in a different header file?
>
> I think that would be a cool feature and not so difficult to
> implement. But maybe I'm naive?
>
> Thanks,
> Christian