r202209 - in /branches/gcc-4_8-branch/libstdc++...

paolo@gcc.gnu.org paolo@gcc.gnu.org
Tue Sep 3 10:12:00 GMT 2013


Author: paolo
Date: Tue Sep  3 10:12:44 2013
New Revision: 202209

URL: http://gcc.gnu.org/viewcvs?rev=202209&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_8-branch/libstdc++-v3/testsuite/26_numerics/random/negative_binomial_distribution/operators/58302.cc
Modified:
    branches/gcc-4_8-branch/libstdc++-v3/ChangeLog
    branches/gcc-4_8-branch/libstdc++-v3/include/bits/random.tcc



More information about the Libstdc++-cvs mailing list