using tr1's random in parallel/random_number.h
Benjamin Kosnik
bkoz@redhat.com
Mon Dec 17 22:19:00 GMT 2007
I think we can use TR1 functionality for some or all of this file.
Here's a patch to use TR1's mersenne_twister. The next step would be
trying to replace __gnu_parallel::random_number with TR1 equivalents
and change usage.
Thoughts? The downside of this would be that tr1 random gets pulled in
to the headers.
-benjamin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: p.20071217-2
Type: application/octet-stream
Size: 10392 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20071217/d2347692/attachment.obj>
More information about the Libstdc++
mailing list