gcc/libstdc++-v3/include
Johannes Singler 26e020539c random_shuffle.h (__parallel_random_shuffle_drs): Take as many threads as possible, i.
2010-03-30  Johannes Singler  <singler@kit.edu>

        * include/parallel/random_shuffle.h
        (__parallel_random_shuffle_drs) : Take as many threads as
        possible, i. e. favor parallelism over cache efficiency.
        Use own PRNG also for the 1 thread case.

From-SVN: r157826
2010-03-30 14:50:56 +00:00
..
backward hash_map: Use consistently the _BACKWARD_* prefix for the include guard. 2010-03-16 22:34:53 +00:00
bits [multiple changes] 2010-03-26 02:19:10 +00:00
c
c_compatibility
c_global
c_std
debug unordered_map: Clean-up includes and guards. 2010-03-30 10:59:17 +00:00
decimal
ext
parallel random_shuffle.h (__parallel_random_shuffle_drs): Take as many threads as possible, i. 2010-03-30 14:50:56 +00:00
precompiled
profile unordered_map: Clean-up includes and guards. 2010-03-30 10:59:17 +00:00
std re PR libstdc++/43397 (std::function can't forward rvalue reference for pointer to member function) 2010-03-17 00:22:56 +00:00
tr1 stl_algo.h (shuffle): Add, per D3056. 2010-03-19 10:36:57 +00:00
tr1_impl array (swap(array<>&, array<>&)): Use member swap. 2010-03-13 12:47:09 +00:00
Makefile.am
Makefile.in