gcc/libstdc++-v3/doc/xml/manual
Jonathan Wakely 6657c57a9f Update references to C++17 in libstdc++ manual
Backport from mainline
2017-10-19  Jonathan Wakely  <jwakely@redhat.com>

	* doc/xml/manual/status_cxx2017.xml: Update references to C++17
	section numbers.

From-SVN: r256862
2018-01-18 20:31:25 +00:00
..
abi.xml PR libstdc++/81092 add std::wstring symbols and bump library version 2017-06-16 13:18:53 +01:00
algorithms.xml chapter.txml: Remove whitespace inside <keyword>. 2012-11-11 21:17:43 +00:00
allocator.xml Backport libstdc++ doc improvements from mainline 2017-06-16 13:19:54 +01:00
appendix_contributing.xml Backport libstdc++ doc improvements from mainline 2017-06-16 13:19:54 +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 Fix broken links in manual and remove outdated info 2017-03-23 19:40:21 +00:00
bitmap_allocator.xml Makefile.am: Add missing file. 2014-06-09 15:47:17 +01:00
build_hacking.xml Update libstdc++ version info in manual 2017-05-18 11:10:12 +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 concurrency_extensions.xml: Update documentation on atomics. 2015-04-20 12:07:50 +01:00
configure.xml Document options for Filesystem TS library 2015-10-16 14:55:12 +01:00
containers.xml Update copyright years in libstdc++ manual and add link 2016-02-04 21:43:40 +00:00
ctype.xml Makefile.am: Add missing file. 2014-06-09 15:47:17 +01:00
debug.xml * doc/xml/manual/debug.xml: Adjust link to ThreadSanitizer. 2017-02-19 10:54:35 +00:00
debug_mode.xml debug_mode.xml: Update and simplify note on link- and run-time coexistence. 2017-03-02 19:11:50 +00:00
diagnostics.xml Save-and-restore errno more carefully in libstdc++ 2015-10-01 12:23:39 +01:00
documentation_hacking.xml documentation_hacking.xml: Tweak link to doxygen.org. 2017-03-01 12:53:28 +00:00
evolution.xml evolution.xml: Fix typos. 2015-04-14 11:08:58 +01:00
extensions.xml PR libstdc++/81835 fix broken URLs in libstdc++ docs 2017-09-13 11:07:25 +01:00
internals.xml Allow _GLIBCXX_HAVE_OBSOLETE_ISINF_ISNAN to be overridden 2016-01-22 12:47:26 +00:00
intro.xml PR libstdc++/82522 overload map insert functions for rvalues (LWG 2354) 2017-12-01 17:50:59 +00:00
io.xml Fix broken links in manual and remove outdated info 2017-03-23 19:40:21 +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 Backport libstdc++ doc improvements from mainline 2017-06-16 13:19:54 +01: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 Fix typos in libstdc++ manual 2017-05-18 11:28:38 +01:00
policy_data_structures_biblio.xml policy_data_structures.xml: Simplify and standardize references to boost.org. 2017-02-16 15:25:18 +00:00
prerequisites.xml chapter.txml: Remove whitespace inside <keyword>. 2012-11-11 21:17:43 +00:00
profile_mode.xml * doc/xml/manual/profile_mode.xml: Fix link. 2017-02-18 08:37:19 +00:00
shared_ptr.xml policy_data_structures.xml: Simplify and standardize references to boost.org. 2017-02-16 15:25:18 +00:00
spine.xml Fix typos in libstdc++ docs and update copyright years 2017-01-03 11:16:31 +00:00
status_cxx1998.xml Update C++17 library status documentation 2017-10-25 15:18:43 +01:00
status_cxx2011.xml Update C++17 library status documentation 2017-10-25 15:18:43 +01:00
status_cxx2014.xml Update C++17 library status documentation 2017-10-25 15:18:43 +01:00
status_cxx2017.xml Update references to C++17 in libstdc++ manual 2018-01-18 20:31:25 +00:00
status_cxxtr1.xml Update C++17 library status documentation 2017-10-25 15:18:43 +01:00
status_cxxtr24733.xml Update C++17 library status documentation 2017-10-25 15:18:43 +01:00
strings.xml configure.xml: Update descriptions of options affecting dual ABI and add cross-references. 2015-04-21 11:38:43 +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 Backport libstdc++ doc improvements from mainline 2017-06-16 13:19:54 +01:00
test_policy_data_structures.xml Fix typos in libstdc++ manual 2017-05-18 11:28:38 +01:00
using.xml Add _GLIBCXX_RELEASE macro to "Using" section of manual 2017-03-28 13:43:06 +01:00
using_exceptions.xml Update links and references in libstdc++ manual 2017-02-08 12:02:36 +00:00
utilities.xml chapter.txml: Remove whitespace inside <keyword>. 2012-11-11 21:17:43 +00:00