gcc/libstdc++-v3/testsuite/23_containers
Benjamin Kosnik 9bc13c238d array (at): Remove constexpr when -fno-exceptions.
2011-07-25  Benjamin Kosnik  <bkoz@redhat.com>

	* include/std/array (at): Remove constexpr when -fno-exceptions.
	* testsuite/23_containers/array/at_neg.cc: Test.

From-SVN: r176780
2011-07-26 04:21:57 +00:00
..
array array (at): Remove constexpr when -fno-exceptions. 2011-07-26 04:21:57 +00:00
bitset bitset (operator[]): Make constexpr. 2011-07-20 15:44:18 +00:00
deque re PR libstdc++/49836 ([C++0x] vector<T>::push_back() should not require T to be (move-)assignable) 2011-07-25 17:08:48 +00:00
forward_list prune.exp (libstdc++-dg-prune): Prune notes. 2011-06-09 23:56:00 -04:00
headers *: Use headername alias to associate private includes to public includes. 2010-12-19 09:21:16 +00:00
list prune.exp (libstdc++-dg-prune): Prune notes. 2011-06-09 23:56:00 -04:00
map prune.exp (libstdc++-dg-prune): Prune notes. 2011-06-09 23:56:00 -04:00
multimap hashtable.h (_Hashtable<>::_Hashtable(_Hashtable&&)): Use std::move on the allocator, use noexcept. 2011-06-01 14:16:19 +00:00
multiset hashtable.h (_Hashtable<>::_Hashtable(_Hashtable&&)): Use std::move on the allocator, use noexcept. 2011-06-01 14:16:19 +00:00
priority_queue order_statistics_imp.hpp: Avoid -Wall warnings. 2010-06-08 00:45:02 +00:00
queue explicit_instantiation/1_c++0x.cc: New. 2009-12-14 15:01:23 +00:00
set prune.exp (libstdc++-dg-prune): Prune notes. 2011-06-09 23:56:00 -04:00
stack explicit_instantiation/1_c++0x.cc: New. 2009-12-14 15:01:23 +00:00
unordered_map safe_unordered_base.h, [...]: New, support for unordered sequence safe local iterators. 2011-07-19 19:39:45 +00:00
unordered_multimap safe_unordered_base.h, [...]: New, support for unordered sequence safe local iterators. 2011-07-19 19:39:45 +00:00
unordered_multiset safe_unordered_base.h, [...]: New, support for unordered sequence safe local iterators. 2011-07-19 19:39:45 +00:00
unordered_set hashtable_policy.h (_Prime_rehash_policy): Use __builtin_floor rather than __builtin_ceil to compute next resize value. 2011-07-24 19:20:26 +00:00
vector re PR libstdc++/49836 ([C++0x] vector<T>::push_back() should not require T to be (move-)assignable) 2011-07-25 17:08:48 +00:00