gcc/libstdc++-v3/doc/xml
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
..
gnu
images
manual PR71856 try to fix Parallel Mode assertions again 2016-12-08 12:08:14 +00:00
api.xml Update links to libstdc++ Doxygen pages 2016-08-22 17:47:39 +01:00
authors.xml
book.txml
chapter.txml
class.txml
faq.xml Improve markup in libstdc++ manual 2016-08-18 14:47:28 +01:00
spine.xml