gcc/libstdc++-v3/include
Johannes Singler 22ec53ec66 algorithmfwd.h: Add parallelism default for many declarations.
2009-02-03  Johannes Singler  <singler@ira.uka.de>

        * include/parallel/algorithmfwd.h:
        Add parallelism default for many declarations.
        * include/parallel/numericfwd.h: Likewise.
        * include/parallel/iterator.h: Use iterator_traits as usual.
        * include/parallel/par_loop.h:
        Include equally_split.h.
        (for_each_template_random_access_ed):
        Avoid calling the Result default constructor.
        * include/parallel/numeric: Replace
        for_each_template_random_access by
        for_each_template_random_access_ed in numeric functions.

From-SVN: r143902
2009-02-03 17:49:36 +00:00
..
backward
bits re PR libstdc++/38466 (Document std::pair vs. std::swap) 2009-01-07 13:00:48 +00:00
c
c_compatibility cstdatomic: Update to N2798. 2008-12-12 17:10:16 +00:00
c_global cstring (memchr, [...]): Provide inlines only if __CORRECT_ISO_CPP_STRING_H_PROTO is not defined. 2009-01-30 01:08:29 +01:00
c_std cstring (memchr, [...]): Provide inlines only if __CORRECT_ISO_CPP_STRING_H_PROTO is not defined. 2009-01-30 01:08:29 +01:00
debug cstdatomic: Remove assert include. 2008-12-16 01:28:46 +00:00
ext Reverted commit 143546 related to PR c++/26693 2009-01-22 08:15:41 +01:00
parallel algorithmfwd.h: Add parallelism default for many declarations. 2009-02-03 17:49:36 +00:00
precompiled
std thread: Remove unused headers. 2009-01-29 23:24:05 +00:00
tr1
tr1_impl regex (basic_regex::basic_regex): Use range constructor for _M_pattern. 2009-01-11 17:25:23 +00:00
Makefile.am cstdatomic: Update to N2798. 2008-12-12 17:10:16 +00:00
Makefile.in re PR libstdc++/32666 (FAIL: abi_check hppa) 2009-01-15 20:02:11 +00:00