gcc/libstdc++-v3/include/std
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
..
algorithm
array array (at): Remove constexpr when -fno-exceptions. 2011-07-26 04:21:57 +00:00
atomic
bitset bitset (operator[]): Make constexpr. 2011-07-20 15:44:18 +00:00
chrono chrono: (system_clock::is_steady): Update to N3291 from is_monotonic. 2011-07-21 03:27:51 +00:00
complex
condition_variable
deque
forward_list
fstream
functional re PR libstdc++/49668 ([C++0x] std::thread does not forward its args as rvalues) 2011-07-09 11:13:01 +01:00
future re PR libstdc++/49668 ([C++0x] std::thread does not forward its args as rvalues) 2011-07-09 11:13:01 +01:00
iomanip
ios
iosfwd
iostream
istream
iterator
limits
list
locale
map
memory Makefile.am: Add alloc_traits.h headers. 2011-06-22 20:57:12 +01:00
mutex mutex (timed_mutex, [...]): Update to use steady_clock instead of monotonic_clock. 2011-07-21 11:09:56 +00:00
numeric
ostream
queue
random
ratio
regex
scoped_allocator Makefile.am: Add new header. 2011-07-09 14:45:56 +01:00
set
sstream
stack
stdexcept
streambuf
string
system_error system_error: Use noexcept. 2011-07-20 18:17:30 +00:00
thread re PR libstdc++/49668 ([C++0x] std::thread does not forward its args as rvalues) 2011-07-09 11:13:01 +01:00
tuple tuple (__conv_types, [...]): Add. 2011-06-20 11:05:45 +00:00
type_traits
typeindex
unordered_map
unordered_set
utility
valarray
vector