
17 Jul
2008
17 Jul
'08
9:02 p.m.
On Wed, Jul 16, 2008 at 7:04 PM, Steven Watanabe <watanabesj@gmail.com> wrote:
I just looked at lazy_sequence.hpp. Isn't it equivalent to transform(mpl::range_c<int, 0, N>(), f)?
LOL - well, this was a interestingly roundabout way of finding an existing solution to my original problem. Thanks Steven! Stjepan