gcc/libstdc++-v3/include/std
Paolo Carlini 7ffb61d503 hash_map: Remove forward declaration of equality operator...
2006-09-21  Paolo Carlini  <pcarlini@suse.de>

	* include/ext/hash_map: Remove forward declaration of equality
	operator, not needed for friendship of all its instances.
	* include/ext/hash_set: Likewise.
	* include/bits/stl_set.h: Likewise for equality operator and
	operator less.
	* include/bits/stl_multiset.h: Likewise.
	* include/bits/stl_multimap.h: Likewise.
	* include/bits/stl_queue.h: Likewise.
	* include/bits/stl_stack.h: Likewise.
	* include/bits/streambuf_iterator.h: Likewise for copy.
	* include/std/std_streambuf.h: Likewise for __copy_aux and find.
	* include/tr1/boost_shared_ptr.h: Likewise for get_deleter.
	* include/tr1/random: Likewise, remove all forward declarations
	of inserters and extractors.

From-SVN: r117116
2006-09-21 17:54:50 +00:00
..
std_algorithm.h All files: Update FSF address. 2005-08-17 02:28:44 +00:00
std_bitset.h std_bitset.h (bitset<>::_M_copy_to_string): Call the internal _Unchecked_set(size_t) instead of set. 2006-01-26 23:39:33 +00:00
std_complex.h c++config: Add in revised namespace associations. 2005-12-19 00:56:05 +00:00
std_deque.h All files: Update FSF address. 2005-08-17 02:28:44 +00:00
std_fstream.h c++config: Add in revised namespace associations. 2005-12-19 00:56:05 +00:00
std_functional.h All files: Update FSF address. 2005-08-17 02:28:44 +00:00
std_iomanip.h c++config: Add in revised namespace associations. 2005-12-19 00:56:05 +00:00
std_ios.h All files: Update FSF address. 2005-08-17 02:28:44 +00:00
std_iosfwd.h c++config: Add in revised namespace associations. 2005-12-19 00:56:05 +00:00
std_iostream.h c++config: Add in revised namespace associations. 2005-12-19 00:56:05 +00:00
std_istream.h re PR libstdc++/25649 (Bogus "uninitialized" warning) 2006-01-24 23:12:26 +00:00
std_iterator.h All files: Update FSF address. 2005-08-17 02:28:44 +00:00
std_limits.h c++config: Add in revised namespace associations. 2005-12-19 00:56:05 +00:00
std_list.h All files: Update FSF address. 2005-08-17 02:28:44 +00:00
std_locale.h All files: Update FSF address. 2005-08-17 02:28:44 +00:00
std_map.h All files: Update FSF address. 2005-08-17 02:28:44 +00:00
std_memory.h c++config: Add in revised namespace associations. 2005-12-19 00:56:05 +00:00
std_numeric.h All files: Update FSF address. 2005-08-17 02:28:44 +00:00
std_ostream.h re PR libstdc++/25649 (Bogus "uninitialized" warning) 2006-01-24 23:12:26 +00:00
std_queue.h All files: Update FSF address. 2005-08-17 02:28:44 +00:00
std_set.h All files: Update FSF address. 2005-08-17 02:28:44 +00:00
std_sstream.h std_sstream.h (basic_stringbuf<>::setbuf): Simply clear the internal _M_string, adjust _M_sync call. 2006-02-19 18:27:06 +00:00
std_stack.h All files: Update FSF address. 2005-08-17 02:28:44 +00:00
std_stdexcept.h c++config: Add in revised namespace associations. 2005-12-19 00:56:05 +00:00
std_streambuf.h hash_map: Remove forward declaration of equality operator... 2006-09-21 17:54:50 +00:00
std_string.h All files: Update FSF address. 2005-08-17 02:28:44 +00:00
std_utility.h All files: Update FSF address. 2005-08-17 02:28:44 +00:00
std_valarray.h re PR libstdc++/29063 (valarray does not undefine all temp macros) 2006-09-18 09:19:36 +00:00
std_vector.h All files: Update FSF address. 2005-08-17 02:28:44 +00:00