r202210 - in /branches/gcc-4_7-branch/libstdc++...
paolo@gcc.gnu.org
paolo@gcc.gnu.org
Tue Sep 3 10:19:00 GMT 2013
Author: paolo
Date: Tue Sep 3 10:19:16 2013
New Revision: 202210
URL: http://gcc.gnu.org/viewcvs?rev=202210&root=gcc&view=rev
Log:
2013-09-03 Paolo Carlini <paolo.carlini@oracle.com>
PR libstdc++/58302
* include/bits/random.tcc (negative_binomial_distribution<>::
operator()(_UniformRandomNumberGenerator&, const param_type&):
Fix typo in template argument.
* testsuite/26_numerics/random/negative_binomial_distribution/
operators/58302.cc: New.
Added:
branches/gcc-4_7-branch/libstdc++-v3/testsuite/26_numerics/random/negative_binomial_distribution/operators/58302.cc
Modified:
branches/gcc-4_7-branch/libstdc++-v3/ChangeLog
branches/gcc-4_7-branch/libstdc++-v3/include/bits/random.tcc
More information about the Gcc-cvs
mailing list