gcc/libstdc++-v3/include/parallel
Jonathan Wakely 3c732e6fe8 PR libstdc++/88607 replace or remove unnecessary UTF-8 characters
There are a number of UTF-8 characters in comments which add no value
and can be replaced with ASCII equivalents, or removed entirely for the
section sign (U+00A7).

	PR libstdc++/88607
	* include/bits/forward_list.h: Replace UTF-8 "ligature fi" character.
	* include/debug/forward_list: Likewise.
	* include/experimental/bits/shared_ptr.h: Remove UTF-8 "section sign"
	character.
	* include/experimental/chrono: Likewise.
	* include/experimental/functional: Likewise.
	* include/experimental/ratio: Likewise.
	* include/experimental/system_error: Likewise.
	* include/experimental/tuple: Likewise.
	* include/experimental/type_traits: Likewise.
	* include/parallel/workstealing.h: Replace UTF-8 "en dash" character.
	* include/parallel/multiseq_selection.h: Likewise.

From-SVN: r267564
2019-01-03 20:38:11 +00:00
..
algo.h Update copyright years. 2019-01-01 13:31:55 +01:00
algobase.h Update copyright years. 2019-01-01 13:31:55 +01:00
algorithm Update copyright years. 2019-01-01 13:31:55 +01:00
algorithmfwd.h Update copyright years. 2019-01-01 13:31:55 +01:00
balanced_quicksort.h Update copyright years. 2019-01-01 13:31:55 +01:00
base.h Update copyright years. 2019-01-01 13:31:55 +01:00
basic_iterator.h Update copyright years. 2019-01-01 13:31:55 +01:00
checkers.h Update copyright years. 2019-01-01 13:31:55 +01:00
compatibility.h Update copyright years. 2019-01-01 13:31:55 +01:00
compiletime_settings.h Update copyright years. 2019-01-01 13:31:55 +01:00
equally_split.h Update copyright years. 2019-01-01 13:31:55 +01:00
features.h Update copyright years. 2019-01-01 13:31:55 +01:00
find_selectors.h Update copyright years. 2019-01-01 13:31:55 +01:00
find.h Update copyright years. 2019-01-01 13:31:55 +01:00
for_each_selectors.h Update copyright years. 2019-01-01 13:31:55 +01:00
for_each.h Update copyright years. 2019-01-01 13:31:55 +01:00
iterator.h Update copyright years. 2019-01-01 13:31:55 +01:00
list_partition.h Update copyright years. 2019-01-01 13:31:55 +01:00
losertree.h Update copyright years. 2019-01-01 13:31:55 +01:00
merge.h Update copyright years. 2019-01-01 13:31:55 +01:00
multiseq_selection.h PR libstdc++/88607 replace or remove unnecessary UTF-8 characters 2019-01-03 20:38:11 +00:00
multiway_merge.h Update copyright years. 2019-01-01 13:31:55 +01:00
multiway_mergesort.h Update copyright years. 2019-01-01 13:31:55 +01:00
numeric Update copyright years. 2019-01-01 13:31:55 +01:00
numericfwd.h Update copyright years. 2019-01-01 13:31:55 +01:00
omp_loop_static.h Update copyright years. 2019-01-01 13:31:55 +01:00
omp_loop.h Update copyright years. 2019-01-01 13:31:55 +01:00
par_loop.h Update copyright years. 2019-01-01 13:31:55 +01:00
parallel.h Update copyright years. 2019-01-01 13:31:55 +01:00
partial_sum.h Update copyright years. 2019-01-01 13:31:55 +01:00
partition.h Update copyright years. 2019-01-01 13:31:55 +01:00
queue.h Update copyright years. 2019-01-01 13:31:55 +01:00
quicksort.h Update copyright years. 2019-01-01 13:31:55 +01:00
random_number.h Update copyright years. 2019-01-01 13:31:55 +01:00
random_shuffle.h Update copyright years. 2019-01-01 13:31:55 +01:00
search.h Update copyright years. 2019-01-01 13:31:55 +01:00
set_operations.h Update copyright years. 2019-01-01 13:31:55 +01:00
settings.h Update copyright years. 2019-01-01 13:31:55 +01:00
sort.h Update copyright years. 2019-01-01 13:31:55 +01:00
tags.h Update copyright years. 2019-01-01 13:31:55 +01:00
types.h Update copyright years. 2019-01-01 13:31:55 +01:00
unique_copy.h Update copyright years. 2019-01-01 13:31:55 +01:00
workstealing.h PR libstdc++/88607 replace or remove unnecessary UTF-8 characters 2019-01-03 20:38:11 +00:00