[Bug c++/40192] [4.4/4.5 Regression] Unable to use std::vector with typedef'd array types

paolo dot carlini at oracle dot com gcc-bugzilla@gcc.gnu.org
Tue May 19 17:38:00 GMT 2009



------- Comment #10 from paolo dot carlini at oracle dot com  2009-05-19 17:38 -------
Look closely at the patch I committed, I changed *nothing* of the actual
behavior of the containers. Thus the semantics is exactly the same as before,
only, the destructor in not called explicitly anymore on such element type,
because the destructor is trivial.


-- 


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



More information about the Gcc-bugs mailing list