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 #1 from paolo at gcc dot gnu dot org  2006-02-22 17:06 -------
Subject: Bug 26132

Author: paolo
Date: Wed Feb 22 17:05:58 2006
New Revision: 111366

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

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

        * include/tr1/hashtable: Trivial formatting and stylistic fixes.

        * testsuite/tr1/headers.cc: remove <tr1/hashtable>, not a tr1 header,
        only an implementation detail.

Added:
    trunk/libstdc++-v3/testsuite/tr1/6_containers/unordered/hashtable/26132.cc
Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/include/tr1/hashtable
    trunk/libstdc++-v3/testsuite/tr1/headers.cc


-- 


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]