gcc/libstdc++-v3/include/std
Jonathan Wakely 885e812159 re PR libstdc++/54388 (std::array.at() const results in undefined behaviour)
PR libstdc++/54388
	* include/std/array (array::at() const): Ensure lvalue result.
	* testsuite/23_containers/array/element_access/54388.cc: New.
	* testsuite/23_containers/array/tuple_interface/get_neg.cc: Adjust
	dg-error line numbers.
	* testsuite/23_containers/array/tuple_interface/tuple_element_neg.cc:
	Likewise.

From-SVN: r191114
2012-09-09 18:56:51 +01:00
..
algorithm
array re PR libstdc++/54388 (std::array.at() const results in undefined behaviour) 2012-09-09 18:56:51 +01:00
atomic PR libstdc++/54005 continued 2012-08-30 19:24:58 +00:00
bitset random.tcc (seed_seq::generate): Cast max() operands to size_t to ensure a template match. 2012-05-10 16:32:47 -04:00
chrono acinclude.m4: Update references to final C++11 standard. 2012-08-09 23:45:20 +01:00
complex
condition_variable * include/std/condition_variable: Update copyright years. 2012-07-05 02:14:35 +01:00
deque
forward_list
fstream re PR libstdc++/44015 (template parameters not documented) 2012-05-02 22:25:28 +00:00
functional functional (function::function(F)): LWG 2132: Disable constructor if argument isn't callable. 2012-04-29 23:59:37 +01:00
future re PR libstdc++/54297 ([C++11] Segmentation fault with std::async and released shared state) 2012-08-26 14:49:44 +01:00
iomanip
ios
iosfwd
iostream
istream re PR libstdc++/44015 (template parameters not documented) 2012-05-02 22:25:28 +00:00
iterator
limits re PR libstdc++/22200 (numeric_limits<signed>::is_modulo is inconsistent with gcc) 2012-04-29 09:25:17 +00:00
list
locale
map
memory memory: Include auto_ptr.h later. 2012-08-03 01:27:48 +01:00
mutex re PR libstdc++/53578 (include/ext/concurrence.h relies on ill-formed narrowing conversions) 2012-06-15 01:27:29 +01:00
numeric
ostream re PR libstdc++/44015 (template parameters not documented) 2012-05-02 22:25:28 +00:00
queue
random
ratio re PR libstdc++/53840 ([C++11] DR 921. Rational Arithmetic should use template aliases) 2012-07-03 19:24:07 +00:00
regex
scoped_allocator
set
sstream re PR libstdc++/44015 (template parameters not documented) 2012-05-02 22:25:28 +00:00
stack
stdexcept
streambuf re PR libstdc++/44015 (template parameters not documented) 2012-05-02 22:25:28 +00:00
string
system_error
thread acinclude.m4: Update references to final C++11 standard. 2012-08-09 23:45:20 +01:00
tuple re PR libstdc++/53648 ([C++11] nested empty tuples) 2012-06-14 23:07:33 +01:00
type_traits
typeindex
unordered_map 2012-08-10 François Dumont <fdumont@gcc.gnu.org> 2012-08-13 19:43:19 +00:00
unordered_set 2012-08-10 François Dumont <fdumont@gcc.gnu.org> 2012-08-13 19:43:19 +00:00
utility
valarray
vector