https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62313
--- Comment #9 from Dmitry Vyukov <dvyukov at google dot com> --- Don't forget about destructor -- the iterator must be removed from list before it destruction starts.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62313
--- Comment #9 from Dmitry Vyukov <dvyukov at google dot com> --- Don't forget about destructor -- the iterator must be removed from list before it destruction starts.