[Bug c++/11857] Array of T=void allowed as function parameter type when T is a template parameter

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Thu Jan 1 01:51:00 GMT 2004


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-01-01 01:51 -------
looks like GCC is converting T[] into *T too soon.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|2003-11-03 04:13:37         |2004-01-01 01:51:41
               date|                            |


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



More information about the Gcc-bugs mailing list