[v3] remove __gnu_parallel::mersenne_twister

Benjamin Kosnik bkoz@redhat.com
Sat Feb 16 23:44:00 GMT 2008


Remove a duplicate mersenne_twister, use TR1 equivalent.

I'd hoped that __gnu_parallel::random_number could be replaced by
uniform_int, but it's subtly different and I cannot get that part to
work.

tested x86/linux
tested x86/linux parallel

-benjamin
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: p.20080216-2
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20080216/3815ccc2/attachment.ksh>


More information about the Libstdc++ mailing list