PR libstdc++/41759 reword static assertions in <random>
authorJonathan Wakely <jwakely@redhat.com>
Mon, 18 Apr 2016 18:03:50 +0000 (19:03 +0100)
committerJonathan Wakely <redi@gcc.gnu.org>
Mon, 18 Apr 2016 18:03:50 +0000 (19:03 +0100)
commit0cded43df4e04799722b0595b4d31cd85bd29920
treec36644a3efd2fb288c7d9f6d39f3fd2c56b395a6
parentfa519ca610f7208b44995aee441e6780f40d7c66
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.

From-SVN: r235160
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