------- Comment #4 from ist_alex at yahoo dot com 2006-08-17 13:57 ------- Never thought the C++ standard allows ignoring the code written in a dtor. What if the dtor does something important (like in the example - it doesn't just copy the contents)?
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28761