$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] serilalization of union
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2009-01-07 12:07:11
AMDG
Robert Ramey wrote:
> This was a surprise to me. Open up a Trak item and also mention which
> compiler you're using.
>
> In the meantime you'll need to find a way to work around it. I know
> that serialization
> works for boost:variant.
Sure, but variant knows which type it contains. A union doesn't.
In Christ,
Steven Watanabe