[Bug c++/13156] Greedy instantiation

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Fri Nov 21 18:50:00 GMT 2003


------- Additional Comments From pinskia at gcc dot gnu dot org  2003-11-21 18:50 -------
Actually it should fail as:
        value = sizeof( _m_check(_m_from) ) == 1

is you cannot use _m_check or _m_from here because the struct is defined as undefined at this 
point.

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


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



More information about the Gcc-bugs mailing list