gcc/libstdc++-v3/include/debug
Jonathan Wakely ae7051590d libstdc++: Define <=> for Debug Mode array
This fixes a test failure with -D_GLIBCXX_DEBUG:

FAIL: 23_containers/array/comparison_operators/constexpr.cc (test for excess errors)

	* include/debug/array (operator<=>): Define for C++20.
	* testsuite/23_containers/array/tuple_interface/get_debug_neg.cc:
	Adjust dg-error line numbers.
	* testsuite/23_containers/array/tuple_interface/
	tuple_element_debug_neg.cc: Likewise.
2020-02-27 15:13:16 +00:00
..
array libstdc++: Define <=> for Debug Mode array 2020-02-27 15:13:16 +00:00
assertions.h Update copyright years. 2020-01-01 12:51:42 +01:00
bitset Update copyright years. 2020-01-01 12:51:42 +01:00
debug.h Update copyright years. 2020-01-01 12:51:42 +01:00
deque Update copyright years. 2020-01-01 12:51:42 +01:00
formatter.h Update copyright years. 2020-01-01 12:51:42 +01:00
forward_list Update copyright years. 2020-01-01 12:51:42 +01:00
functions.h Update copyright years. 2020-01-01 12:51:42 +01:00
helper_functions.h Update copyright years. 2020-01-01 12:51:42 +01:00
list Update copyright years. 2020-01-01 12:51:42 +01:00
macros.h Update copyright years. 2020-01-01 12:51:42 +01:00
map Update copyright years. 2020-01-01 12:51:42 +01:00
map.h Update copyright years. 2020-01-01 12:51:42 +01:00
multimap.h Update copyright years. 2020-01-01 12:51:42 +01:00
multiset.h libstdc++: enable_view has false positives (LWG 3326) 2020-02-24 12:15:05 +00:00
safe_base.h Update copyright years. 2020-01-01 12:51:42 +01:00
safe_container.h Update copyright years. 2020-01-01 12:51:42 +01:00
safe_iterator.h Update copyright years. 2020-01-01 12:51:42 +01:00
safe_iterator.tcc Update copyright years. 2020-01-01 12:51:42 +01:00
safe_local_iterator.h Update copyright years. 2020-01-01 12:51:42 +01:00
safe_local_iterator.tcc Update copyright years. 2020-01-01 12:51:42 +01:00
safe_sequence.h Update copyright years. 2020-01-01 12:51:42 +01:00
safe_sequence.tcc Update copyright years. 2020-01-01 12:51:42 +01:00
safe_unordered_base.h Update copyright years. 2020-01-01 12:51:42 +01:00
safe_unordered_container.h Update copyright years. 2020-01-01 12:51:42 +01:00
safe_unordered_container.tcc Update copyright years. 2020-01-01 12:51:42 +01:00
set Update copyright years. 2020-01-01 12:51:42 +01:00
set.h libstdc++: enable_view has false positives (LWG 3326) 2020-02-24 12:15:05 +00:00
stl_iterator.h Update copyright years. 2020-01-01 12:51:42 +01:00
string libstdc++: Fix std::string error in Debug Mode 2020-02-27 15:13:16 +00:00
unordered_map Update copyright years. 2020-01-01 12:51:42 +01:00
unordered_set libstdc++: enable_view has false positives (LWG 3326) 2020-02-24 12:15:05 +00:00
vector Update copyright years. 2020-01-01 12:51:42 +01:00