This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libstdc++/26132] tr1/hashtable: rehash not implemented



------- Comment #2 from paolo at gcc dot gnu dot org  2006-03-04 09:35 -------
Subject: Bug 26132

Author: paolo
Date: Sat Mar  4 09:34:58 2006
New Revision: 111709

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=111709
Log:
2006-03-04  Paolo Carlini  <pcarlini@suse.de>

        PR libstdc++/26132
        * include/tr1/hashtable (hashtable<>::rehash): Define.
        * testsuite/tr1/6_containers/unordered/hashtable/26132.cc: New.

Added:
   
branches/gcc-4_1-branch/libstdc++-v3/testsuite/tr1/6_containers/unordered/hashtable/26132.cc
Modified:
    branches/gcc-4_1-branch/libstdc++-v3/ChangeLog
    branches/gcc-4_1-branch/libstdc++-v3/include/tr1/hashtable


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26132


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]