gcc/libstdc++-v3/testsuite/23_containers
Benjamin Kosnik d632488ae0 re PR libstdc++/44015 (template parameters not documented)
2012-05-02  Benjamin Kosnik  <bkoz@redhat.com>

	PR libstdc++/44015
	* include/bits/basic_ios.h: Add tparam markup for
	* doxygen.  include/bits/basic_string.h: Same.
	* include/bits/forward_list.h: Same.
	* include/bits/stl_bvector.h: Same.
	* include/bits/stl_deque.h: Same.
	* include/bits/stl_list.h: Same.  include/bits/stl_map.h:
	* Same.  include/bits/stl_multimap.h: Same.
	* include/bits/stl_multiset.h: Same.
	* include/bits/stl_pair.h: Same.
	* include/bits/stl_queue.h: Same.
	* include/bits/stl_set.h: Same.
	* include/bits/stl_stack.h: Same.
	* include/bits/stl_vector.h: Same.
	* include/bits/unordered_map.h: Same.
	* include/bits/unordered_set.h: Same.  include/std/array:
	* Same.  include/std/atomic: Same.  include/std/fstream:
	* Same.  include/std/istream: Same.  include/std/ostream:
	* Same.  include/std/sstream: Same.
	* include/std/streambuf: Same.
	* testsuite/23_containers/deque/requirements/dr438/*:
          Adjust line numbers.
	* testsuite/23_containers/list/requirements/dr438/*: Same.
	* testsuite/23_containers/vector/requirements/dr438/*: Same.

From-SVN: r187066
2012-05-02 22:25:28 +00:00
..
array re PR libstdc++/53080 (tuple interface to std::array doesn't check bounds) 2012-04-23 12:26:43 +00:00
bitset bitset (operator[](size_t) const): Declare constexpr. 2011-11-19 11:50:44 +00:00
deque re PR libstdc++/44015 (template parameters not documented) 2012-05-02 22:25:28 +00:00
forward_list forward_list (forward_list::splice_after): Check allocators are equal. 2012-04-22 14:27:16 +01:00
headers re PR c++/50920 (add a -std=c++11 option to the driver) 2011-10-31 15:34:14 -04:00
list re PR libstdc++/44015 (template parameters not documented) 2012-05-02 22:25:28 +00:00
map Remove obsolete IRIX 6.5 support 2012-03-14 16:33:37 +00:00
multimap formatter.h (enum _Debug_msg_id): Add __msg_self_move_assign. 2012-03-09 10:37:34 +00:00
multiset formatter.h (enum _Debug_msg_id): Add __msg_self_move_assign. 2012-03-09 10:37:34 +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 formatter.h (enum _Debug_msg_id): Add __msg_self_move_assign. 2012-03-09 10:37:34 +00:00
stack explicit_instantiation/1_c++0x.cc: New. 2009-12-14 15:01:23 +00:00
unordered_map re PR c++/53067 (c++0x GCC 4.7.0 Regression std::ref with unordered sets) 2012-04-22 17:37:57 +00:00
unordered_multimap re PR libstdc++/53115 (_Hashtable::_M_rehash_aux(false_type) is broken) 2012-05-01 20:29:16 +00:00
unordered_multiset re PR libstdc++/53115 (_Hashtable::_M_rehash_aux(false_type) is broken) 2012-05-01 20:29:16 +00:00
unordered_set re PR c++/53067 (c++0x GCC 4.7.0 Regression std::ref with unordered sets) 2012-04-22 17:37:57 +00:00
vector re PR libstdc++/44015 (template parameters not documented) 2012-05-02 22:25:28 +00:00