This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[v3] remove __gnu_parallel::mersenne_twister


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

Attachment: p.20080216-2
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]