This is the mail archive of the libstdc++-cvs@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]

r137658 - in /trunk/libstdc++-v3: include/paral...


Author: singler
Date: Wed Jul  9 15:26:56 2008
New Revision: 137658

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=137658
Log:
2008-07-09  Johannes Singler  <singler@ira.uka.de>

         * include/parallel/random_shuffle.h:
         (sequential_random_shuffle) Copy data back.
         * testsuite/25_algorithms/random_shuffle/1.cc:
         New. Generic random_shuffle functionality test.

Added:
    trunk/libstdc++-v3/testsuite/25_algorithms/random_shuffle/1.cc
Modified:
    trunk/libstdc++-v3/include/parallel/random_shuffle.h


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