gcc/libstdc++-v3/include/experimental
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
..
algorithm Update copyright years. 2015-01-05 13:33:28 +01:00
any any (any::_Storage): Fix alignment of buffer. 2015-05-02 19:19:39 +01:00
chrono Update copyright years. 2015-01-05 13:33:28 +01:00
deque Revert addition of feature macros from other headers per latest SD-6. 2015-05-02 12:48:32 +00:00
erase_if.h Add fundamentals TR container erasure. 2015-04-30 14:43:19 +00:00
filesystem Implement N4100 File System TS 2015-04-30 20:11:52 +01:00
forward_list Revert addition of feature macros from other headers per latest SD-6. 2015-05-02 12:48:32 +00:00
fs_dir.h fs_dir.h: Fix use of non-reserved names. 2015-05-01 18:55:33 +01:00
fs_fwd.h Implement N4100 File System TS 2015-04-30 20:11:52 +01:00
fs_ops.h fs_dir.h: Fix use of non-reserved names. 2015-05-01 18:55:33 +01:00
fs_path.h fs_path.h (filesystem_error::~filesystem_error): Declare. 2015-05-02 12:36:55 +01:00
functional Implement N4387, "Improving pair and tuple", and LWG 2367. 2015-06-30 14:26:49 +01:00
iterator iterator (ostream_joiner): Simplify by using the injected-class-name and the ostream_type typedef. 2015-05-02 19:03:20 +01:00
list Revert addition of feature macros from other headers per latest SD-6. 2015-05-02 12:48:32 +00:00
map Revert addition of feature macros from other headers per latest SD-6. 2015-05-02 12:48:32 +00:00
memory * include/experimental/memory: Correct feature-test macro. 2015-05-01 22:26:24 +01:00
numeric numeric: New. 2015-05-02 16:18:36 +01:00
optional re PR libstdc++/64650 (std::experimental::bad_optional_access is not default constructible) 2015-01-20 11:51:03 +00:00
ratio Update copyright years. 2015-01-05 13:33:28 +01:00
set Revert addition of feature macros from other headers per latest SD-6. 2015-05-02 12:48:32 +00:00
string Revert addition of feature macros from other headers per latest SD-6. 2015-05-02 12:48:32 +00:00
string_view Update copyright years. 2015-01-05 13:33:28 +01:00
string_view.tcc Update copyright years. 2015-01-05 13:33:28 +01:00
system_error * include/experimental/system_error: Fix include guard. 2015-03-13 12:47:21 +00:00
tuple tuple (apply): Handle pointers to member (LWG 2418). 2015-05-13 14:12:48 +01:00
type_traits Implement N4502, the C++ Detection Idiom. 2015-07-01 13:23:54 +01:00
unordered_map Revert addition of feature macros from other headers per latest SD-6. 2015-05-02 12:48:32 +00:00
unordered_set Revert addition of feature macros from other headers per latest SD-6. 2015-05-02 12:48:32 +00:00
vector memory: Add feature-test macro. 2015-05-01 22:01:17 +01:00