gcc/libstdc++-v3/include/ext
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
..
pb_ds re PR libstdc++/61390 (error in nested template parameter in ext/pb_ds header file) 2014-06-10 19:09:18 +01:00
algorithm Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
aligned_buffer.h status_cxx2014.xml: Update Fundamentals TS status. 2014-06-14 17:00:56 +01:00
alloc_traits.h alloc_traits.h (__alloc_rebind): Define alias template. 2014-06-25 21:54:34 +01:00
array_allocator.h re PR c++/33911 (attribute deprecated vs. templates) 2014-11-17 17:09:27 -05:00
atomicity.h Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
bitmap_allocator.h Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
cast.h Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
cmath Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
codecvt_specializations.h Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
concurrence.h Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
debug_allocator.h Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
enc_filebuf.h Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
extptr_allocator.h Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
functional Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
iterator Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
malloc_allocator.h Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
memory Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
mt_allocator.h api.xml: Link to more recent API docs. 2014-06-14 21:22:10 +01:00
new_allocator.h Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
numeric Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
numeric_traits.h Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
pod_char_traits.h invoke.texi ([Wnarrowing]): Update for non-constants in C++11. 2014-08-09 08:58:33 +00:00
pointer.h Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
pool_allocator.h Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
random random: Minor formatting and cosmetic tweaks. 2014-07-16 15:47:26 +00:00
random.tcc 2014-08-13 Paolo Carlini <paolo.carlini@oracle.com> 2014-08-13 11:56:45 +00:00
rb_tree Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
rc_string_base.h Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
rope 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
ropeimpl.h 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
slist Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
sso_string_base.h Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
stdio_filebuf.h Make streams movable and swappable. 2014-09-22 14:34:09 +01:00
stdio_sync_filebuf.h Make streams movable and swappable. 2014-09-22 14:34:09 +01:00
string_conversions.h Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
throw_allocator.h Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
type_traits.h Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
typelist.h Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
vstring.h Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
vstring.tcc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
vstring_fwd.h Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
vstring_util.h Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00