
30 Sep
2006
30 Sep
'06
3:06 p.m.
On 09/30/2006 07:12 AM, Larry Evans wrote: [snip]
David, Joel:
Do you have any plans for using this in not-to-distant future versions of MPL and FUSION, obviously with preprocessor dispatching on the __VARIADIC_TEMPLATES mentioned in:
http://www.osl.iu.edu/~dgregor/cpp/variadic-templates.html
? If not, I could attempt it; however, I'm sure you, being
The attached shows a variadic template version of mpl vector and at_c. Of course there would have to be begin, end, size, and others, but this suggests it may be pretty easy to convert mpl to use variadic templates.