------- Comment #4 from jason at gcc dot gnu dot org  2009-03-05 18:35 -------
Jody's comment is correct; typeid represents the cv-unqualified type of the
expression, which for an array lvalue means removing the cv qualifiers from the
array.


-- 

jason at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID


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

Reply via email to