gcc/libstdc++-v3/include
Paolo Carlini d26e1ec86f hashtable (node_iterator::node_iterator(const node_iterator<,true,>&)): Fix to take a "false" (i.e., is_const == false) node_iterator.
2005-10-03  Paolo Carlini  <pcarlini@suse.de>

	* include/tr1/hashtable
	(node_iterator::node_iterator(const node_iterator<,true,>&)): Fix to
	take a "false" (i.e., is_const == false) node_iterator.
	(hashtable_iterator::hashtable_iterator(const hashtable_iterator<,
	true,>&)): Likewise for hashtable_iterator.
	(hashtable::const_local_iterator): Fix typedef (is_const == true).
	(hashtable::const_iterator): Likewise.
	* testsuite/tr1/6_containers/unordered/types/map_iterator.cc: New.
	* testsuite/tr1/6_containers/unordered/types/multimap_iterator.cc: New.
	* testsuite/tr1/6_containers/unordered/types/set_iterator.cc: New.
	* testsuite/tr1/6_containers/unordered/types/multiset_iterator.cc: New.

From-SVN: r104900
2005-10-03 17:35:55 +00:00
..
backward All files: Update FSF address. 2005-08-17 02:28:44 +00:00
bits re PR libstdc++/23953 (using stringstreams causes crashes with some locales) 2005-09-30 08:39:52 +00:00
c All files: Update FSF address. 2005-08-17 02:28:44 +00:00
c_compatibility All files: Update FSF address. 2005-08-17 02:28:44 +00:00
c_std std_cmath.h: Declare C99 functions and helper functions as inline. 2005-09-01 20:59:31 +00:00
debug PR libstdc++/23578 (DR 464 [Ready]) 2005-08-29 16:11:19 +00:00
ext 2005-09-25 Benjamin Kosnik <bkoz@redhat.com> 2005-09-27 01:40:46 +00:00
std re PR libstdc++/23875 (operator<<(short) should not call operator<<(long), etc.) 2005-09-15 17:27:23 +00:00
tr1 hashtable (node_iterator::node_iterator(const node_iterator<,true,>&)): Fix to take a "false" (i.e., is_const == false) node_iterator. 2005-10-03 17:35:55 +00:00
Makefile.am re PR libstdc++/22554 (pb_assoc header build and install overflows exec) 2005-09-13 19:22:52 +00:00
Makefile.in re PR libstdc++/22554 (pb_assoc header build and install overflows exec) 2005-09-13 19:22:52 +00:00
stdc++.h All files: Update FSF address. 2005-08-17 02:28:44 +00:00