gcc/libstdc++-v3/doc/xml/manual
Jonathan Wakely 0f3d27f01a re PR libstdc++/64276 (would be better to use __cpp_exceptions rather than __EXCEPTIONS to determine whether exceptions are available)
PR libstdc++/64276
	* doc/doxygen/user.cfg.in: Define __cpp_exceptions and __cpp_rtti.
	* doc/html/manual/using_exceptions.html: Regenerate.
	* doc/xml/manual/using_exceptions.xml: Use SD-6 feature-testing
	macros, __cpp_exceptions and __cpp_rtti, instead of __EXCEPTIONS and
	__GXX_RTTI.
	* include/bits/c++config: Likewise.
	* include/bits/locale_classes.tcc: Likewise.
	* include/bits/shared_ptr.h: Likewise.
	* include/bits/shared_ptr_base.h: Likewise.
	* include/debug/formatter.h: Likewise.
	* include/experimental/any: Likewise.
	* include/ext/rope: Likewise.
	* include/ext/ropeimpl.h: Likewise.
	* include/std/functional: Likewise.
	* include/tr1/functional: Likewise.
	* include/tr1/shared_ptr.h: Likewise.
	* libsupc++/eh_call.cc: Likewise.
	* libsupc++/eh_personality.cc: Likewise.
	* libsupc++/exception_defines.h: Likewise.
	* libsupc++/exception_ptr.h: Likewise.
	* libsupc++/guard.cc: Likewise.
	* libsupc++/pbase_type_info.cc: Likewise.
	* libsupc++/pointer_type_info.cc: Likewise.
	* libsupc++/vterminate.cc: Likewise.
	* src/c++11/thread.cc: Likewise.

From-SVN: r218679
2014-12-12 15:58:49 +00:00
..
abi.xml Makefile.am: Add missing file. 2014-06-09 15:47:17 +01:00
algorithms.xml chapter.txml: Remove whitespace inside <keyword>. 2012-11-11 21:17:43 +00:00
allocator.xml Makefile.am: Add missing file. 2014-06-09 15:47:17 +01:00
appendix_contributing.xml appendix_contributing.xml (list.copyright): Add Paolo's address too. 2014-05-30 20:26:15 +01:00
appendix_free.xml chapter.txml: Remove whitespace inside <keyword>. 2012-11-11 21:17:43 +00:00
appendix_porting.xml chapter.txml: Remove whitespace inside <keyword>. 2012-11-11 21:17:43 +00:00
atomics.xml chapter.txml: Remove whitespace inside <keyword>. 2012-11-11 21:17:43 +00:00
auto_ptr.xml chapter.txml: Remove whitespace inside <keyword>. 2012-11-11 21:17:43 +00:00
backwards_compatibility.xml faq.xml (faq.stream_reopening_fails): Replace <quote> in code example. 2014-06-06 15:36:22 +01:00
bitmap_allocator.xml Makefile.am: Add missing file. 2014-06-09 15:47:17 +01:00
build_hacking.xml Makefile.am: Add missing file. 2014-06-09 15:47:17 +01:00
codecvt.xml Makefile.am: Add missing file. 2014-06-09 15:47:17 +01:00
concurrency_extensions.xml backwards_compatibility.xml (backwards.third.headers): Update link. 2014-04-01 22:31:02 +01:00
concurrency.xml chapter.txml: Remove whitespace inside <keyword>. 2012-11-11 21:17:43 +00:00
configure.xml faq.xml (faq.stream_reopening_fails): Replace <quote> in code example. 2014-06-06 15:36:22 +01:00
containers.xml re PR libstdc++/63449 (documentation of vector space overhead management) 2014-10-03 14:36:57 +01:00
ctype.xml Makefile.am: Add missing file. 2014-06-09 15:47:17 +01:00
debug_mode.xml Makefile.am: Add missing file. 2014-06-09 15:47:17 +01:00
debug.xml faq.xml (faq.stream_reopening_fails): Replace <quote> in code example. 2014-06-06 15:36:22 +01:00
diagnostics.xml abi.xml: Update URLs for C++ ABI. 2012-12-18 11:08:33 +00:00
documentation_hacking.xml Makefile.am: Add missing file. 2014-06-09 15:47:17 +01:00
evolution.xml Makefile.am: Add missing file. 2014-06-09 15:47:17 +01:00
extensions.xml Makefile.am: Add missing file. 2014-06-09 15:47:17 +01:00
internals.xml chapter.txml: Remove whitespace inside <keyword>. 2012-11-11 21:17:43 +00:00
intro.xml intro.xml: Update. 2014-10-14 18:24:38 +01:00
io.xml containers.xml (associative.bitset.size_variable): Fix bad s/part/chapter/ substitutions. 2014-03-27 18:22:38 +00:00
iterators.xml chapter.txml: Remove whitespace inside <keyword>. 2012-11-11 21:17:43 +00:00
locale.xml Makefile.am: Add missing file. 2014-06-09 15:47:17 +01:00
localization.xml chapter.txml: Remove whitespace inside <keyword>. 2012-11-11 21:17:43 +00:00
messages.xml Makefile.am: Add missing file. 2014-06-09 15:47:17 +01:00
mt_allocator.xml abi.xml: Update URLs for C++ ABI. 2012-12-18 11:08:33 +00:00
numerics.xml containers.xml (associative.bitset.size_variable): Fix bad s/part/chapter/ substitutions. 2014-03-27 18:22:38 +00:00
parallel_mode.xml Makefile.am: Add missing file. 2014-06-09 15:47:17 +01:00
policy_data_structures_biblio.xml backwards_compatibility.xml (backwards.third.headers): Update link. 2014-04-01 22:31:02 +01:00
policy_data_structures.xml codecvt_members.cc: Fix typo. 2013-07-04 22:07:44 +01:00
prerequisites.xml chapter.txml: Remove whitespace inside <keyword>. 2012-11-11 21:17:43 +00:00
profile_mode.xml Makefile.am: Add missing file. 2014-06-09 15:47:17 +01:00
shared_ptr.xml Makefile.am: Add missing file. 2014-06-09 15:47:17 +01:00
spine.xml abi.xml: Update URLs for C++ ABI. 2012-12-18 11:08:33 +00:00
status_cxx1998.xml Makefile.am: Add missing file. 2014-06-09 15:47:17 +01:00
status_cxx2011.xml status_cxx2011.xml: Update. 2014-12-02 13:26:18 +00:00
status_cxx2014.xml status_cxx2011.xml: Update. 2014-12-02 13:26:18 +00:00
status_cxxtr1.xml Makefile.am: Add missing file. 2014-06-09 15:47:17 +01:00
status_cxxtr24733.xml Makefile.am: Add missing file. 2014-06-09 15:47:17 +01:00
strings.xml containers.xml (associative.bitset.size_variable): Fix bad s/part/chapter/ substitutions. 2014-03-27 18:22:38 +00:00
support.xml faq.xml (faq.stream_reopening_fails): Replace <quote> in code example. 2014-06-06 15:36:22 +01:00
test_policy_data_structures.xml Makefile.am (xml_sources_manual): Add policy_data_structures_biblio.xml. 2012-12-11 01:52:14 +00:00
test.xml faq.xml (faq): Refer to clauses instead of chapters. 2014-03-27 18:22:33 +00:00
using_exceptions.xml re PR libstdc++/64276 (would be better to use __cpp_exceptions rather than __EXCEPTIONS to determine whether exceptions are available) 2014-12-12 15:58:49 +00:00
using.xml Makefile.am: Add missing file. 2014-06-09 15:47:17 +01:00
utilities.xml chapter.txml: Remove whitespace inside <keyword>. 2012-11-11 21:17:43 +00:00