gcc/libstdc++-v3/doc/xml/manual
Jonathan Wakely 6af6bef4ac Implement N4502, the C++ Detection Idiom.
* doc/xml/manual/status_cxx2017.xml: Update status table.
	* include/experimental/type_traits (void_t, is_detected,
	is_detected_v, detected_t, detected_or, detected_or_t,
	is_detected_exact, is_detected_exact_v, is_detected_convertible,
	is_detected_convertible_v): Define.
	* include/std/type_traits (__detector, __detected_or, __detected_or_t,
	__detected_or_t_): Define.
	* testsuite/experimental/type_traits/detection.cc: New.

From-SVN: r225242
2015-07-01 13:23:54 +01:00
..
abi.xml abi.xml: Document versioning for 5.1.0 release. 2015-06-02 12:17:43 +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 sjlj.m4: New file. 2015-05-13 21:15:31 +00: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 sjlj.m4: New file. 2015-05-13 21:15: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 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 evolution.xml: Fix typos. 2015-04-14 11:08:58 +01:00
extensions.xml extensions.xml: Add cross-reference. 2015-04-27 13:30:26 +01:00
internals.xml chapter.txml: Remove whitespace inside <keyword>. 2012-11-11 21:17:43 +00:00
intro.xml Implement N4258 (Cleaning-up noexcept in the Library rev 3) 2015-06-26 21:10:24 +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 intro.xml: Link to new status_cxx2017.xml file. 2015-05-01 12:02:24 +01:00
status_cxx2014.xml intro.xml: Link to new status_cxx2017.xml file. 2015-05-01 12:02:24 +01:00
status_cxx2017.xml Implement N4502, the C++ Detection Idiom. 2015-07-01 13:23:54 +01: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 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 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 intro.xml: Link to new status_cxx2017.xml file. 2015-05-01 12:02:24 +01: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