gcc/libstdc++-v3 ChangeLog include/tr1/hashtab ...

paolo@gcc.gnu.org paolo@gcc.gnu.org
Fri Sep 30 16:54:00 GMT 2005


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	paolo@gcc.gnu.org	2005-09-30 16:54:55

Modified files:
	libstdc++-v3   : ChangeLog 
	libstdc++-v3/include/tr1: hashtable 
Added files:
	libstdc++-v3/testsuite/tr1/6_containers/unordered/hashtable: 
	                                                             24064.cc 

Log message:
	2005-09-30  Paolo Carlini  <pcarlini@suse.de>
	
	PR libstdc++/24064
	* include/tr1/hashtable (hash_code_base<>::store_code): Add.
	(hashtable<>::insert(const value_type&)): Use it.
	* testsuite/tr1/6_containers/unordered/hashtable/24064.cc: New.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&r1=1.3116&r2=1.3117
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/tr1/hashtable.diff?cvsroot=gcc&r1=1.9&r2=1.10
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/tr1/6_containers/unordered/hashtable/24064.cc.diff?cvsroot=gcc&r1=NONE&r2=1.1



More information about the Libstdc++-cvs mailing list