re PR libstdc++/26132 (tr1/hashtable: rehash not implemented)
authorPaolo Carlini <pcarlini@suse.de>
Wed, 22 Feb 2006 17:05:58 +0000 (17:05 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Wed, 22 Feb 2006 17:05:58 +0000 (17:05 +0000)
commitf8190ffc6cf4cb616b423b930395ffd284688e28
treec46f27ecfceaa5e18aab8d08330b20372088b0fd
parente3a26d2fc577210675f407a3ac8083cc22fe3150
re PR libstdc++/26132 (tr1/hashtable: rehash not implemented)

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.

From-SVN: r111366
libstdc++-v3/ChangeLog
libstdc++-v3/include/tr1/hashtable
libstdc++-v3/testsuite/tr1/6_containers/unordered/hashtable/26132.cc [new file with mode: 0644]
libstdc++-v3/testsuite/tr1/headers.cc