Angus Leeming <[EMAIL PROTECTED]> writes: | 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 ;-)
unsyncronized fingers | Hmmm. Does the code now assume implicitly that the data is stored | contiguously? I do not think that we do.. and if we do that should be changed. | Ie, would you be making a stick to beat your own back with | if you changed to a std::list as the internal store? I think a log of dependencies on [] has crept, so changing to std::list might be simple... but with a semi huge patch. -- Lgb