
8 Jun
2009
8 Jun
'09
12:36 p.m.
"John Reid" <j.reid@mail.cryst.bbk.ac.uk> wrote in message news:h0ispf$e40$1@ger.gmane.org...
I could not find any support in boost::multi_array for negative strides. Does anyone know what the rationale was for not implementing them?
I'm sure I recall using them in the past; had to ensure the end index was lower than the start, i.e. its counting down, and [start,end) still applies.