On 2008-06-01 08:44:59 +0200, "Janice Caron" <caron800 at googlemail.com> said: > (3) intrusive linked lists (also intrusive binary tree nodes, etc). just a note actually I think that it is lazyness (lazy construction) not intrusivness that gives problems with const and mutable...