gcc/libstdc++-v3/testsuite/23_containers/list
François Dumont d04c246cae libstdc++: _GLIBCXX_DEBUG Fix allocator-extended move constructor
libstdc++-v3/ChangeLog:

	* include/debug/forward_list
	(forward_list(forward_list&&, const allocator_type&)): Add noexcept qualification.
	* include/debug/list (list(list&&, const allocator_type&)): Likewise and add
	call to safe container allocator aware move constructor.
	* include/debug/vector (vector(vector&&, const allocator_type&)):
	Fix noexcept qualification.
	* testsuite/23_containers/forward_list/cons/noexcept_move_construct.cc:
	Add allocator-extended move constructor noexceot qualification check.
	* testsuite/23_containers/list/cons/noexcept_move_construct.cc: Likewise.
2021-03-28 22:06:33 +02:00
..
allocator Update copyright years. 2021-01-04 10:26:59 +01:00
capacity Update copyright years. 2021-01-04 10:26:59 +01:00
cons libstdc++: _GLIBCXX_DEBUG Fix allocator-extended move constructor 2021-03-28 22:06:33 +02:00
debug Update copyright years. 2021-01-04 10:26:59 +01:00
modifiers Update copyright years. 2021-01-04 10:26:59 +01:00
operations Update copyright years. 2021-01-04 10:26:59 +01:00
requirements Update copyright years. 2021-01-04 10:26:59 +01:00
types Update copyright years. 2021-01-04 10:26:59 +01:00
14340.cc Update copyright years. 2021-01-04 10:26:59 +01:00
18604.cc Update copyright years. 2021-01-04 10:26:59 +01:00
23781_neg.cc Update copyright years. 2021-01-04 10:26:59 +01:00
48101_neg.cc Update copyright years. 2021-01-04 10:26:59 +01:00
48101-2_neg.cc Update copyright years. 2021-01-04 10:26:59 +01:00
48101-3_neg.cc Update copyright years. 2021-01-04 10:26:59 +01:00
58764.cc Update copyright years. 2021-01-04 10:26:59 +01:00
61347.cc Update copyright years. 2021-01-04 10:26:59 +01:00
68222_neg.cc Update copyright years. 2021-01-04 10:26:59 +01:00
92124.cc Update copyright years. 2021-01-04 10:26:59 +01:00
check_construct_destroy.cc Update copyright years. 2021-01-04 10:26:59 +01:00
check_construct_destroy.h Update copyright years. 2021-01-04 10:26:59 +01:00
cmp_c++20.cc Update copyright years. 2021-01-04 10:26:59 +01:00
erasure.cc Update copyright years. 2021-01-04 10:26:59 +01:00
init-list.cc Update copyright years. 2021-01-04 10:26:59 +01:00
init-list.h Update copyright years. 2021-01-04 10:26:59 +01:00
pmr_typedefs_debug.cc Update copyright years. 2021-01-04 10:26:59 +01:00
pmr_typedefs.cc Update copyright years. 2021-01-04 10:26:59 +01:00
pthread1.cc Update copyright years. 2021-01-04 10:26:59 +01:00
pthread5.cc Update copyright years. 2021-01-04 10:26:59 +01:00
range_access.cc Update copyright years. 2021-01-04 10:26:59 +01:00