random (variate_generator<>::min, [...]): Return non-trivial values when _Engine_resu...
authorPaolo Carlini <pcarlini@suse.de>
Sat, 3 Nov 2007 23:27:55 +0000 (23:27 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Sat, 3 Nov 2007 23:27:55 +0000 (23:27 +0000)
commit202d1d5f54c5cb27b90358ac754acbea5697e40a
treeed31fce3c8c55d5b58038fb0e13e19cd1a5645c4
parent83dffdeb44589d502a1e21fc19380bc27e7dfc54
random (variate_generator<>::min, [...]): Return non-trivial values when _Engine_result_type is a floating point type and...

2007-11-03  Paolo Carlini  <pcarlini@suse.de>
    Kai-Uwe Bux  <bux@kubux.net>

* include/tr1_impl/random (variate_generator<>::min, max,
operator()()): Return non-trivial values when _Engine_result_type
is a floating point type and result_type is an integer type.

Co-Authored-By: Kai-Uwe Bux <bux@kubux.net>
From-SVN: r129875
libstdc++-v3/ChangeLog
libstdc++-v3/include/tr1_impl/random