
11 Sep
2006
11 Sep
'06
4:52 a.m.
On 09/10/2006 06:19 PM, Larry Evans wrote: [snip]
I'm planning on next. My next step is figuring how to generate the values (IOW, just like fusion::vector has values corresponding to mpl::vector [OK, actually they're template arguments to the fusion::vector, but maybe you get my idea], there would be fusion::array having values corresponding to array<Shape,TypeArray>). Done. Implemented using fusion::cons; hence, it's probably slower than fusion::vector.