Subject: Re: [Boost-users] boost::any, string conversion and serialization
From: Archie14 (admin_at_[hidden])
Date: 2010-05-19 12:28:28


Maxime van Noppen <maxime <at> altribe.org> writes:

>
> On 05/19/2010 05:49 PM, Archie14 wrote:
> > I'll appreciate any advise for better approach.
>
> Did you consider using Boost.Variant instead of Boost.Any ?
>

No!! Thank you for the suggestion! I'll look it up now.