This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/41759] [C++0x] <random> static_assert phrasing should be positive
- From: "paolo dot carlini at oracle dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 20 Oct 2009 03:13:17 -0000
- Subject: [Bug libstdc++/41759] [C++0x] <random> static_assert phrasing should be positive
- References: <bug-41759-365@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from paolo dot carlini at oracle dot com 2009-10-20 03:13 -------
Or, if we really wants positive forms, I would suggest:
"template parameter _UIntType is an unsigned integral type"
and
"template parameter __m has bounds"
I'm ok with either.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41759