gcc/libstdc++-v3/testsuite/23_containers/unordered_set
Jonathan Wakely 40ccb47b50 libstdc++: Fix invalid constexpr function in C++11 mode [PR 99985]
I keep forgetting that a constexpr function in C++11 has to be a single
return statement.

libstdc++-v3/ChangeLog:

	PR libstdc++/99985
	* include/bits/hashtable.h (_Hashtable::_S_nothrow_move()): Fix
	to be a valid constexpr function in C++11.
	* testsuite/23_containers/unordered_set/cons/99985.cc: New test.
2021-04-09 13:09:24 +01:00
..
allocator
buckets
cons libstdc++: Fix invalid constexpr function in C++11 mode [PR 99985] 2021-04-09 13:09:24 +01:00
debug
erase
hash_policy
insert
max_load_factor
modifiers
operations
operators
requirements
48101_neg.cc
48101-2_neg.cc
48101-3_neg.cc
55043.cc
56267-2.cc
56267.cc
56278.cc
61143.cc
63456.cc
85965.cc
92124.cc
erasure.cc
final_hash.cc
init-list.cc
instantiation_neg.cc
observers.cc
pmr_typedefs_debug.cc
pmr_typedefs.cc
range_access.cc