------- 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