Lars Gullik Bjønnes wrote: > ... Actually... since we are not _really_ working on the front it > won't be much faster. std::list otoh would be fast.
In this case, maybe. But André moved to a vector to store the paragraphs because his profiling tests showed it to be quicker in most common operations. I'm sure you knew that. Just a reminder ;-) -- Angus