
16 Nov
2008
16 Nov
'08
1:04 a.m.
Christian Holmquist wrote:
In essence, can I have fusion::vector2<int, float> from the following:
fusion::result_of::as_vector<mpl::vector<int, float>::type >::type
Ok, I also changed as_vector to return the numbered forms. All tests are passing. I think this is a good move as it will lessen the number of template instantiations (should make compile times faster). So, now: 1) as_vector returns vectorN 2) make_vector returns vectorN Regards, -- Joel de Guzman http://www.boostpro.com http://spirit.sf.net