
15 Apr
2012
15 Apr
'12
12:07 p.m.
On 15/04/12 11:57, Florian Goujeon wrote:
Hi Boosters,
I'd like to know if anybody were working on a C++11 version (using variadic
templates) of Boost.Variant.
Variadic templates would not help at all with Boost.Variant.
I've written an implementation.
Did you find a magic way to make a switch statement from a template parameter pack?