random.tcc
48 KB
-
re PR libstdc++/33815 (tr1::uniform_int isn't uniform) · ebb82e27
2007-10-19 Paolo Carlini <pcarlini@suse.de> PR libstdc++/33815 * include/tr1_impl/random (uniform_int<>::_M_call(_UniformRandomNumberGenerator&, result_type, result_type, true_type)): Avoid the modulo (which uses the low-order bits). From-SVN: r129769
Paolo Carlini committed