Lars Gullik Bjønnes wrote: > I cannot remember the speed arguemtn, but more the arguemtn for [] and > the use of a fixed offset.
Talking of speed, your fingers are too fast for your brain ;-) Hmmm. Does the code now assume implicitly that the data is stored contiguously? Ie, would you be making a stick to beat your own back with if you changed to a std::list as the internal store? -- Angus