[patch] libstdc++/41759 reword static assertions in <random>

Jonathan Wakely jwakely@redhat.com
Mon Apr 18 18:04:00 GMT 2016


The PR suggests using the positive condition for the static assert
message. This patch changes them from the negative condition, to a
statement about what must be true, which I think is better.

Tested x86_64-linux, committed to trunk.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch.txt
Type: text/x-patch
Size: 12144 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20160418/ca9babab/attachment.bin>


More information about the Libstdc++ mailing list