[fusion] Minor interface change

Hi Y'all, Heads up. There will be a minor interface change. vector0 will now be a template: vector0<> to better reflect MPL. This also addresses Boost Trac ticket #1608: https://svn.boost.org/trac/boost/ticket/1608 Please adjust your code accordingly, or holler if you have any complaints. Unless there are objections, I'll commit the code as soon as all the relevant regression tests pass. Regards, -- Joel de Guzman http://www.boostpro.com http://spirit.sf.net

Joel de Guzman wrote:
Hi Y'all,
Heads up. There will be a minor interface change. vector0 will now be a template: vector0<> to better reflect MPL. This also addresses Boost Trac ticket #1608:
https://svn.boost.org/trac/boost/ticket/1608
Please adjust your code accordingly, or holler if you have any complaints. Unless there are objections, I'll commit the code as soon as all the relevant regression tests pass.
Going once, going twice... committed :-P Holler if you have any problems. Regards, -- Joel de Guzman http://www.boostpro.com http://spirit.sf.net

Joel de Guzman wrote:
Joel de Guzman wrote:
Hi Y'all,
Heads up. There will be a minor interface change. vector0 will now be a template: vector0<> to better reflect MPL. This also addresses Boost Trac ticket #1608:
https://svn.boost.org/trac/boost/ticket/1608
Please adjust your code accordingly, or holler if you have any complaints. Unless there are objections, I'll commit the code as soon as all the relevant regression tests pass.
Going once, going twice... committed :-P Holler if you have any problems.
It doesn't look like this change was ever merged to release. Was that the intention? -- Eric Niebler BoostPro Computing http://www.boostpro.com

Eric Niebler wrote:
Joel de Guzman wrote:
Joel de Guzman wrote:
Hi Y'all,
Heads up. There will be a minor interface change. vector0 will now be a template: vector0<> to better reflect MPL. This also addresses Boost Trac ticket #1608:
https://svn.boost.org/trac/boost/ticket/1608
Please adjust your code accordingly, or holler if you have any complaints. Unless there are objections, I'll commit the code as soon as all the relevant regression tests pass.
Going once, going twice... committed :-P Holler if you have any problems.
It doesn't look like this change was ever merged to release. Was that the intention?
Nope :( Sorry, I missed that. It's too late now, so it'll have to be on the next release. Regards, -- Joel de Guzman http://www.boostpro.com http://spirit.sf.net
participants (2)
-
Eric Niebler
-
Joel de Guzman