$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [Variant]
From: Tushar Chowdhury (tchowdhury80_at_[hidden])
Date: 2009-10-06 08:01:35
Wonderful catch.
It should be there in include section. Code is using std::string ..........
Tushar
On 10/5/09, Cosimo Calabrese <cosimo.calabrese_at_[hidden]> wrote:
>
> Hi to all,
>
> I've looked at the following example:
>
> http://www.boost.org/doc/libs/1_40_0/doc/html/variant.html#variant.motivation.solution
>
> and I think that miss an include:
> #include <string>
>
> Best regards,
> Cosimo Calabrese.
>
> _______________________________________________
> Unsubscribe & other changes:
> http://listarchives.boost.org/mailman/listinfo.cgi/boost
>