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

Jason Merrill <jason at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |rejects-valid
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2011.04.04 18:16:41
     Ever Confirmed|0                           |1

--- Comment #2 from Jason Merrill <jason at gcc dot gnu.org> 2011-04-04 
18:16:41 UTC ---
Yes, that's an obsolete restriction that has been removed from the draft;
8.3.5/13 used to say "A function parameter pack, if present, shall occur at the
end of the parameter-declaration-list." but it doesn't any more.

Reply via email to