------- Comment #27 from paolo dot carlini at oracle dot com  2010-09-20 17:23 
-------
Unless somebody posts here over the next two/three days or so *concrete* ideas
of a different sort, I'm going to simply work on a doubly linked list solution,
along the lines of the section "iterator" here:
http://www.drdobbs.com/184403822 Nothing new, therefore. All the operations on
iterators will become faster, not just computing the iterator returned by
erase, on the other hand two pointers instead of one will be used for each
element.


-- 

paolo dot carlini at oracle dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |joaquin at tid dot es


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41975

Reply via email to