Lars Gullik Bj�nnes wrote: > Like so.
Nice. Question: both ParIterator and ParConstIterator have the same value_type. Shouldn't the ParConstIterator value_type be 'ParagraphList::value_type const' ? > Objections? Only that we tend to put 'using std::advance;' at the top of the compiled file. Would save a few bytes on the diff too ;-) -- Angus
