r117371 - in /trunk/libstdc++-v3: ChangeLog inc...

bkoz@gcc.gnu.org bkoz@gcc.gnu.org
Mon Oct 2 14:53:00 GMT 2006


Author: bkoz
Date: Mon Oct  2 14:53:41 2006
New Revision: 117371

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=117371
Log:
2006-10-02  Benjamin Kosnik  <bkoz@redhat.com>

	* include/ext/pb_ds/detail/basic_types.hpp (comp_hash_): Remove,
	format.	
	* include/ext/pb_ds/detail/types_traits.hpp
	(types_traits::comp_hash): Use pair typedef.	
	* include/ext/pb_ds/detail/hash_fn/ranged_probe_fn.hpp: Same.
	* include/ext/pb_ds/detail/hash_fn/ranged_hash_fn.hpp: Same.


Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/include/ext/pb_ds/detail/basic_types.hpp
    trunk/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/ranged_hash_fn.hpp
    trunk/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/ranged_probe_fn.hpp
    trunk/libstdc++-v3/include/ext/pb_ds/detail/types_traits.hpp



More information about the Libstdc++-cvs mailing list