random_shuffle.h: (parallel_random_shuffle_drs) Get the actual number of threads...
authorJohannes Singler <singler@ira.uka.de>
Thu, 5 Jun 2008 15:47:17 +0000 (15:47 +0000)
committerJohannes Singler <singler@gcc.gnu.org>
Thu, 5 Jun 2008 15:47:17 +0000 (15:47 +0000)
commit3611e1767daf889bef7de7e867dacfa14527146e
treecafdfd5916a9ea68c5a09b596306ddf69737fa51
parentbd7415dbcac028deb5514a4e00ce8ba25cdf1036
random_shuffle.h: (parallel_random_shuffle_drs) Get the actual number of threads after entering...

2008-06-05  Johannes Singler  <singler@ira.uka.de>

        * include/parallel/random_shuffle.h:
        (parallel_random_shuffle_drs) Get the actual number of
        threads after entering the parallel region. Indentation.
        * include/parallel/algo.h: (random_shuffle(begin, end))
        Add namespace qualification to avoid ambiguity.

From-SVN: r136406
libstdc++-v3/ChangeLog
libstdc++-v3/include/parallel/algo.h
libstdc++-v3/include/parallel/random_shuffle.h