gcc/libstdc++-v3/doc/xml/manual
Jonathan Wakely 397c5bf920 Implement N4258 noexcept for std::basic_string.
Backport from mainline
	2015-10-02  Jonathan Wakely  <jwakely@redhat.com>

	* testsuite/21_strings/basic_string/allocator/char/minimal.cc: Guard
	explicit instantiation with check for new ABI.
	* testsuite/21_strings/basic_string/allocator/wchar_t/minimal.cc:
	Likewise. Use wchar_t as char_type.

	Backport from mainline
	2015-09-11  Jonathan Wakely  <jwakely@redhat.com>

	PR libstdc++/58265
	* doc/xml/manual/intro.xml: Document LWG 2063 and 2064 resolutions.
	* doc/html/manual/bugs.html: Regenerate.
	* include/bits/basic_string.h (basic_string): Implement N4258. Add
	correct exception-specifications and propagate allocators correctly.
	* include/bits/basic_string.tcc (basic_string::swap): Propagate
	allocators correctly.
	* include/debug/string (__gnu_debug::basic_string): Add correct
	exceptions-specifications and allcoator-extended constructors.
	* testsuite/21_strings/basic_string/allocator/char/copy.cc: New.
	* testsuite/21_strings/basic_string/allocator/char/copy_assign.cc:
	New.
	* testsuite/21_strings/basic_string/allocator/char/minimal.cc: New.
	* testsuite/21_strings/basic_string/allocator/char/move.cc: New.
	* testsuite/21_strings/basic_string/allocator/char/move_assign.cc:
	New.
	* testsuite/21_strings/basic_string/allocator/char/noexcept.cc: New.
	* testsuite/21_strings/basic_string/allocator/char/swap.cc: New.
	* testsuite/21_strings/basic_string/allocator/wchar_t/copy.cc: New.
	* testsuite/21_strings/basic_string/allocator/wchar_t/copy_assign.cc:
	New.
	* testsuite/21_strings/basic_string/allocator/wchar_t/minimal.cc: New.
	* testsuite/21_strings/basic_string/allocator/wchar_t/move.cc: New.
	* testsuite/21_strings/basic_string/allocator/wchar_t/move_assign.cc:
	New.
	* testsuite/21_strings/basic_string/allocator/wchar_t/noexcept.cc: New.
	* testsuite/21_strings/basic_string/allocator/wchar_t/swap.cc: New.
	* testsuite/util/testsuite_allocator.h (tracker_allocator): Define
	defaulted assignment operators.

From-SVN: r238241
2016-07-12 11:56:11 +01:00
..
abi.xml Backport libstdc++ documentation improvements 2015-12-08 14:00:31 +00: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.xml chapter.txml: Remove whitespace inside <keyword>. 2012-11-11 21:17:43 +00:00
concurrency_extensions.xml backport: abi.xml: Document versioning for 5.1.0 release. 2015-06-08 14:42:58 +01:00
configure.xml Backport libstdc++ documentation improvements 2015-12-08 14:00:31 +00: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.xml faq.xml (faq.stream_reopening_fails): Replace <quote> in code example. 2014-06-06 15:36:22 +01:00
debug_mode.xml Makefile.am: Add missing file. 2014-06-09 15:47:17 +01:00
diagnostics.xml Backport libstdc++ documentation improvements 2015-12-08 14:00:31 +00:00
documentation_hacking.xml Makefile.am: Add missing file. 2014-06-09 15:47:17 +01:00
evolution.xml backport: abi.xml: Document versioning for 5.1.0 release. 2015-06-08 14:42:58 +01:00
extensions.xml Backport libstdc++ documentation improvements 2015-12-08 14:00:31 +00:00
internals.xml chapter.txml: Remove whitespace inside <keyword>. 2012-11-11 21:17:43 +00:00
intro.xml Implement N4258 noexcept for std::basic_string. 2016-07-12 11:56:11 +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 libgomp: Now known as the GNU Offloading and Multi Processing Runtime Library. 2015-01-10 20:10:37 +01:00
policy_data_structures.xml codecvt_members.cc: Fix typo. 2013-07-04 22:07:44 +01:00
policy_data_structures_biblio.xml backwards_compatibility.xml (backwards.third.headers): Update link. 2014-04-01 22:31:02 +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 Backport libstdc++ documentation improvements 2015-12-08 14:00:31 +00:00
status_cxx2014.xml Backport libstdc++ documentation improvements 2015-12-08 14:00:31 +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 backport: abi.xml: Document versioning for 5.1.0 release. 2015-06-08 14:42:58 +01:00
support.xml faq.xml (faq.stream_reopening_fails): Replace <quote> in code example. 2014-06-06 15:36:22 +01:00
test.xml test.xml: Improve documentation on running a subset of tests. 2015-04-10 20:59:32 +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
using.xml Backport libstdc++ documentation improvements 2015-12-08 14:00:31 +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
utilities.xml chapter.txml: Remove whitespace inside <keyword>. 2012-11-11 21:17:43 +00:00