gcc/libstdc++-v3/include
Paolo Carlini 77633f4cd0 re PR libstdc++/24799 (std::tr1::hash missing inheritance)
2005-11-11  Paolo Carlini  <pcarlini@suse.de>

	PR libstdc++/24799
	* include/tr1/functional (hash): Inherit from std::unary_function.
	* testsuite/tr1/6_containers/unordered/hash/24799.cc: New.

	PR libstdc++/24805
	* include/tr1/boost_shared_ptr.h (swap(shared_ptr<>&, shared_ptr<>&),
	swap(weak_ptr<>&, weak_ptr<>&)): Move inside namespace tr1.
	* testsuite/tr1/2_general_utilities/memory/shared_ptr/modifiers/
	24805.cc: New.

	PR libstdc++/24809
	* include/tr1/type_traits (__is_polymorhpic_helper): Adjust destructor.
	* testsuite/tr1/4_metaprogramming/type_properties/is_polymorphic/
	24809.cc: New.

From-SVN: r106796
2005-11-11 20:10:20 +00:00
..
backward All files: Update FSF address. 2005-08-17 02:28:44 +00:00
bits libstdc++.exp (check_v3_target_debug_mode): Use exe as the executable extension. 2005-11-08 23:07:02 +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 re PR libstdc++/20213 (cassert header documentation wrong) 2005-10-30 22:21:50 +00:00
debug PR libstdc++/23578 (DR 464 [Ready]) 2005-08-29 16:11:19 +00:00
ext sso_string_base.h (__sso_string_base<>::_M_swap): Change the various traits_type::copy call to always copy the entire local buffer... 2005-11-03 13:13:21 +00:00
std re PR libstdc++/23875 (operator<<(short) should not call operator<<(long), etc.) 2005-09-15 17:27:23 +00:00
tr1 re PR libstdc++/24799 (std::tr1::hash missing inheritance) 2005-11-11 20:10:20 +00:00
Makefile.am re PR libstdc++/22203 (std::numeric_limits<int>::traps is wrong on PPC) 2005-11-05 09:42:01 +00:00
Makefile.in re PR libstdc++/22203 (std::numeric_limits<int>::traps is wrong on PPC) 2005-11-05 09:42:01 +00:00
stdc++.h All files: Update FSF address. 2005-08-17 02:28:44 +00:00