OSDN Git Service

2006-10-29 Paolo Carlini <pcarlini@suse.de>
authorpaolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 29 Oct 2006 10:49:07 +0000 (10:49 +0000)
committerpaolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 29 Oct 2006 10:49:07 +0000 (10:49 +0000)
commit2e35c8b41538f2736687abc248b7986e1d99f46f
treeb119b574ab746f5b26e56348069fe2d4875f0d75
parent6b9696405bb3994f11514e82ca9f3fbd29f48b05
2006-10-29  Paolo Carlini  <pcarlini@suse.de>

PR libstdc++/29520
* include/tr1/random (geometric_distribution<>::
operator()(_UniformRandomNumberGenerator&)): Only declare.
* include/tr1/random.tcc (geometric_distribution<>::
operator()(_UniformRandomNumberGenerator&),
poisson_distribution<>::operator()(_UniformRandomNumberGenerator&),
binomial_distribution<>::operator()(_UniformRandomNumberGenerator&)):
Reject candidate floating point values not convertible to the
result_type.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@118135 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++-v3/ChangeLog
libstdc++-v3/include/tr1/random
libstdc++-v3/include/tr1/random.tcc