[Bug c++/37875] [c++0x] misinterpreted closing angle bracket in decltype operand

reichelt at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sun Dec 28 23:11:00 GMT 2008



------- Comment #1 from reichelt at gcc dot gnu dot org  2008-12-28 23:08 -------
Confirmed.

Btw, the following is accepted:

  template <typename> struct X {};
  X<decltype((1 > 2))> x;


-- 

reichelt at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |reichelt at gcc dot gnu dot
                   |                            |org
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
           Keywords|                            |monitored, rejects-valid
   Last reconfirmed|0000-00-00 00:00:00         |2008-12-28 23:08:38
               date|                            |


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



More information about the Gcc-bugs mailing list