------- Comment #2 from reichelt at gcc dot gnu dot org 2008-12-29 00:04
-------
Even complete garbage like the following is accepted:
=================================================
template<typename...> struct A;
template<> struct A<+/-.../+/-.../+/-.../+> {};
=================================================
--
reichelt at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |reichelt at gcc dot gnu dot
| |org
Keywords| |accepts-invalid, monitored
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36740