
11 Jun
2009
11 Jun
'09
8:36 p.m.
Ronald Garcia wrote:
multi_array was designed to support negative strides. This notion probably only appears in the discussion of storage order, where some dimensions of a multi_array can be stored backwards rather than forwards.
I've checked a bug-fix into the boost trunk, and made John's example program a regression test.
Great, thanks!