------- Comment #12 from pcarlini at suse dot de 2006-10-31 12:19 ------- About _M_detach_all specifically, it's called only by ~_Safe_sequence_base(), thus only when the container itself is destructed. Therefore, I don't think it may cause problems in practice.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29496