$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [variant]anyone working on variadic template version?
From: Larry Evans (cppljevans_at_[hidden])
Date: 2009-09-21 21:36:09
On 09/21/09 19:32, Peter Foelsche wrote:
> I guess my implementation (using boost::mpl::set) could be easily
> adapted to this new compiler feature as soon as it is available.
>
> Peter
I didn't think mpl:;set had any values, it has only types.
I thought adding values was one of the central ideas behind fusion.