|
Boost Users : |
Subject: Re: [Boost-users] [fusion] C arrays in fusion::vector
From: Joel de Guzman (joel_at_[hidden])
Date: 2009-10-10 23:17:53
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
Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net