
On 04/30/11 10:51, Larry Evans wrote: [snip]
Here's the equivalent to reduce and expand using functions from the std library and variadic templates:
-{{---cut here--- [snip] -}}---cut here--- This is now uploaded here:
http://svn.boost.org/svn/boost/sandbox/variadic_templates/sandbox/array_dyn/
[snip]
The code I mentioned earlier, in array_dyn directory in box_domain.hpp, has none of q_i, t_i or d_i, but they could be provided and encapsulated in some sort of stepper object that the reference mentions if there's anyone interested. [snip]
I knew I had mentioned the Budd code before, but I'd forgotten the name, 'stepper'. Searching for 'stepper' showed Budd's methods were mentioned during the multi_array review as shown by: http://article.gmane.org/gmane.comp.lib.boost.devel/59902/match=stepper -Larry