John Levon <[EMAIL PROTECTED]> writes:

| On Sun, Jun 01, 2003 at 11:17:56AM +0200, Lars Gullik Bj?nnes wrote:
| 
| > | > Paragraph copy c'tor and =?
| > | 
| > | But what uses that ? undo and copy/paste, right ?
| > 
| > No, not only. When using std::list the objects you store is copied in,
| > so on all insertions into std::list either the copy c'tor or operator=
| > is used.
| 
| Well sure but what actually does such an insertion that we care about in
| this case ? 

True, most of the insertions we have are with empty paragraphs. 

-- 
        Lgb

Reply via email to