This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libstdc++/41759] [C++0x] <random> static_assert phrasing should be positive



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]