[Bug c++/40192] [4.4/4.5 Regression] Unable to use std::vector with typedef'd array types
jeff at schwabcenter dot com
gcc-bugzilla@gcc.gnu.org
Tue May 19 16:36:00 GMT 2009
------- Comment #5 from jeff at schwabcenter dot com 2009-05-19 16:36 -------
Whoa whoa whoa... The behavior seemed correct before. vector<float[4]>
shouldn't even be legal. Shouldn't the compiler to catch such a mistake?
--
jeff at schwabcenter dot com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jeff at schwabcenter dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40192
More information about the Gcc-bugs
mailing list