This website requires JavaScript.
Explore
Help
Register
Sign In
TeamHeptaMirrors
/
gcc
Watch
1
Star
0
Fork
1
You've already forked gcc
mirror of
https://github.com/gcc-mirror/gcc.git
synced
2026-05-06 23:25:24 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
43c2de7a5720e0d6fbc5df8fc6fb03f2dbf164ff
gcc
/
libstdc++-v3
/
include
/
parallel
History
Rainer Orth
ebf8247e7b
Avoid reserved identifier in include/parallel/multiway_merge.h
...
* include/parallel/multiway_merge.h (_RAIter3): Replace _C by _Cp. From-SVN: r276515
2019-10-03 14:35:35 +00:00
..
algo.h
Make some new algorithms work in parallel mode
2019-10-01 22:02:27 +01:00
algobase.h
Make some parallel mode algorithms usable in constexpr contexts
2019-10-01 22:02:22 +01:00
algorithm
…
algorithmfwd.h
Make some parallel mode algorithms usable in constexpr contexts
2019-10-01 22:02:22 +01:00
balanced_quicksort.h
…
base.h
…
basic_iterator.h
…
checkers.h
PR libstdc++/77936 remove unused variable
2019-09-30 12:52:01 +01:00
compatibility.h
…
compiletime_settings.h
…
equally_split.h
…
features.h
…
find_selectors.h
…
find.h
…
for_each_selectors.h
…
for_each.h
…
iterator.h
…
list_partition.h
…
losertree.h
…
merge.h
…
multiseq_selection.h
…
multiway_merge.h
Avoid reserved identifier in include/parallel/multiway_merge.h
2019-10-03 14:35:35 +00:00
multiway_mergesort.h
Fix non-reserved names in Parallel Mode headers
2019-10-01 22:02:01 +01:00
numeric
…
numericfwd.h
Fix non-reserved names in Parallel Mode headers
2019-10-01 22:02:01 +01:00
omp_loop_static.h
…
omp_loop.h
…
par_loop.h
…
parallel.h
…
partial_sum.h
…
partition.h
…
queue.h
…
quicksort.h
…
random_number.h
…
random_shuffle.h
…
search.h
…
set_operations.h
…
settings.h
Fix markup for Parallel Mode docs
2019-05-02 16:44:51 +01:00
sort.h
…
tags.h
…
types.h
…
unique_copy.h
…
workstealing.h
…