https://gcc.gnu.org/bugzilla/show_bug.cgi?id=41759

Jonathan Wakely <redi at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2015-04-08
     Ever confirmed|0                           |1

--- Comment #4 from Jonathan Wakely <redi at gcc dot gnu.org> ---
(In reply to Paolo Carlini from comment #2)
> Or, if we really wants positive forms, I would suggest:
> 
> "template parameter _UIntType is an unsigned integral type"

Or maybe:

"template parameter _UIntType must be an unsigned integral type"

Reply via email to