11 Oct
2009
11 Oct
'09
3:17 a.m.
Christopher Schmidt wrote:
That's because fusion containers internally initialize their elements in the default constructor via e0(T0()),...eN-1(TN-1()). I consider this to be a bug, fusion containers should initialize their elements analogue to std::pair and std::tuple simply via m0(),...mN-1().
Fixed. I'll commit after I run the tests. Thanks! Regards, -- Joel de Guzman http://www.boostpro.com http://spirit.sf.net http://www.facebook.com/djowel Meet me at BoostCon http://www.boostcon.com/home http://www.facebook.com/boostcon