gcc/libstdc++-v3/doc/html/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.html
algorithms.html
api.html
appendix_contributing.html
appendix_free.html
appendix_gfdl.html
appendix_gpl.html
appendix_porting.html
appendix.html
associative.html
atomics.html
backwards.html
bitmap_allocator_impl.html
bitmap_allocator.html
bugs.html intro.xml: Update. 2014-10-14 18:24:38 +01:00
concept_checking.html
concurrency.html
configure.html
containers_and_c.html
containers.html re PR libstdc++/63449 (documentation of vector space overhead management) 2014-10-03 14:36:57 +01:00
debug_mode_design.html
debug_mode_semantics.html
debug_mode_using.html
debug_mode.html
debug.html
diagnostics.html
documentation_hacking.html
dynamic_memory.html
ext_algorithms.html
ext_compile_checks.html
ext_concurrency_impl.html
ext_concurrency_use.html
ext_concurrency.html
ext_containers.html
ext_demangling.html
ext_io.html
ext_iterators.html
ext_numerics.html
ext_preface.html
ext_sgi.html
ext_utilities.html
extensions.html
facets.html
fstreams.html
generalized_numeric_operations.html
index.html re PR libstdc++/63449 (documentation of vector space overhead management) 2014-10-03 14:36:57 +01:00
internals.html
intro.html
io_and_c.html
io.html
iterators.html
license.html
localization.html
make.html
memory.html
mt_allocator_design.html
mt_allocator_ex_multi.html
mt_allocator_ex_single.html
mt_allocator_impl.html
mt_allocator.html
numerics_and_c.html
numerics.html
pairs.html
parallel_mode_design.html
parallel_mode_semantics.html
parallel_mode_test.html
parallel_mode_using.html
parallel_mode.html
policy_based_data_structures_test.html
policy_data_structures_ack.html
policy_data_structures_design.html
policy_data_structures_using.html
policy_data_structures.html
profile_mode_api.html
profile_mode_cost_model.html
profile_mode_design.html
profile_mode_devel.html
profile_mode_diagnostics.html
profile_mode_impl.html
profile_mode.html
setup.html
source_code_style.html
source_design_notes.html
source_organization.html
status.html status_cxx2011.xml: Update. 2014-12-02 13:26:18 +00:00
std_contents.html re PR libstdc++/63449 (documentation of vector space overhead management) 2014-10-03 14:36:57 +01:00
streambufs.html
strings.html
stringstreams.html
support.html
termination.html
test.html
traits.html
unordered_associative.html
using_concurrency.html
using_dynamic_or_shared.html
using_exceptions.html 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_headers.html
using_macros.html
using_namespaces.html
using.html
utilities.html