------- Comment #1 from colin at gibibit dot com  2009-06-03 15:52 -------
Created an attachment (id=17948)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17948&action=view)
Test case that generates random reals using Boost, TR1, and C++0x

Uncomment exactly one of RNG_BOOST, RNG_TR1, or RNG_CXX0X to select the random
number generator implementation to use.  Only the Boost random number generator
produces values from uniform_real in the correct range.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40331

Reply via email to