
18 Jun
2011
18 Jun
'11
6:06 p.m.
Hi, my first steps in mpl :>) I try to build a sequence/vector of pow10 sequence of integers and access them by index at runtime. See the last line of a concept usage. The range of exponents are in range [0..7] so the mpl::vector7 would be appropriate. Anyway, I don't get a compile able version using mpl's next, fold etc. How can I get this? Thanks, Olaf