gcc/libstdc++-v3 ChangeLog include/tr1/hashtab ...
paolo@gcc.gnu.org
paolo@gcc.gnu.org
Sun Oct 2 10:20:00 GMT 2005
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: paolo@gcc.gnu.org 2005-10-02 10:20:16
Modified files:
libstdc++-v3 : ChangeLog
libstdc++-v3/include/tr1: hashtable
Added files:
libstdc++-v3/testsuite/tr1/6_containers/unordered/hashtable:
24054.cc
Log message:
2005-10-02 Paolo Carlini <pcarlini@suse.de>
PR libstdc++/24054
* include/tr1/hashtable (erase(const key_type&)): Return the
number of elements erased.
* testsuite/tr1/6_containers/unordered/hashtable/24054.cc: New.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&r1=1.3118&r2=1.3119
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/tr1/hashtable.diff?cvsroot=gcc&r1=1.10&r2=1.11
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/tr1/6_containers/unordered/hashtable/24054.cc.diff?cvsroot=gcc&r1=NONE&r2=1.1
More information about the Gcc-cvs
mailing list