gcc/libstdc++-v3/include/parallel
Jonathan Wakely eae0b895e0 PR71856 try to fix Parallel Mode assertions again
PR libstdc++/71856
	* doc/xml/manual/using.xml: Document macro.
	* include/bits/c++config [_GLIBCXX_DEBUG || _GLIBCXX_PARALLEL]
	(__glibcxx_assert): Rename to __glibcxx_assert_impl.
	[_GLIBCXX_DEBUG] (__glibcxx_assert): Expand to __glibcxx_assert_impl.
	* include/parallel/base.h [_GLIBCXX_PARALLEL_ASSERTIONS]
	(_GLIBCXX_PARALLEL_ASSERT): Expand to __glibcxx_assert_impl.
	[!_GLIBCXX_PARALLEL_ASSERTIONS] (_GLIBCXX_PARALLEL_ASSERT): Define as
	empty.
	* testsuite/25_algorithms/headers/algorithm/
	parallel_algorithm_assert2.cc: New test.

From-SVN: r243434
2016-12-08 12:08:14 +00:00
..
algo.h
algobase.h
algorithm
algorithmfwd.h
balanced_quicksort.h
base.h
basic_iterator.h
checkers.h
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
multiway_mergesort.h
numeric
numericfwd.h
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
sort.h
tags.h
types.h
unique_copy.h
workstealing.h