PR libstdc++/41759 reword static assertions in <random>
commit227eea380ac7f0091d14d0db1937c4b06e026f5c
authorredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 18 Apr 2016 18:03:50 +0000 (18 18:03 +0000)
committerredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 18 Apr 2016 18:03:50 +0000 (18 18:03 +0000)
treec36644a3efd2fb288c7d9f6d39f3fd2c56b395a6
parentd9892855d8c7f73edffb646926db34d3d9e4f29a
PR libstdc++/41759 reword static assertions in <random>

PR libstdc++/41759
* include/bits/random.h: Reword static assertion messages to state
positive conditions.
* include/bits/random.tcc: Likewise.
* include/bits/uniform_int_dist.h: Likewise.
* testsuite/26_numerics/random/pr60037-neg.cc: Adjust dg-error
patterns.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@235160 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++-v3/ChangeLog
libstdc++-v3/include/bits/random.h
libstdc++-v3/include/bits/random.tcc
libstdc++-v3/include/bits/uniform_int_dist.h
libstdc++-v3/testsuite/26_numerics/random/pr60037-neg.cc