>>>>> "Abdel" == Abdel <[EMAIL PROTECTED]> writes:
Abdel> Oups I just notice a Cut&Paste problem. The prototype I am Abdel> proposing is as follow, sorry about that. Optionnally, insert Abdel> could return a reference or a pointer to the newly inserted Abdel> paragraph but I think that the get(size_t) function is cleaner. I guess Lars won't like it because ParagraphList is not a good stl container anymore... I guess what we are looking after is some templatized container, and I am actually surprised that it does not exists already. BTW, don't you define ParagraphList::Iter twice? JMarc