hash_map: Move into __gnu_cxx, tweak, add using declarations.
authorPaolo Carlini <pcarlini@unitus.it>
Mon, 31 Dec 2001 10:22:00 +0000 (11:22 +0100)
committerPaolo Carlini <paolo@gcc.gnu.org>
Mon, 31 Dec 2001 10:22:00 +0000 (10:22 +0000)
commite538847e1c56a0d6a8bbdea61d70a81bf958e78d
tree871cd9717a14c7d5be85ce430dca244f66806ebd
parenta2ee91448039c4df6e463daa818af56035ab00f2
hash_map: Move into __gnu_cxx, tweak, add using declarations.

2001-12-31  Paolo Carlini  <pcarlini@unitus.it>

* include/ext/hash_map:  Move into __gnu_cxx,
tweak, add using declarations.
* include/ext/hash_set:  Ditto.
* include/ext/ropeimpl.h:  Ditto.
* include/ext/stl_hash_fun.h:  Ditto.
* include/ext/stl_hashtable.h:  Ditto.
* include/ext/stl_rope.h:  Ditto.
* src/ext-inst.cc: Tweak.
* testsuite/ext/rope.cc: Tweak.

From-SVN: r48422
libstdc++-v3/ChangeLog
libstdc++-v3/include/ext/hash_map
libstdc++-v3/include/ext/hash_set
libstdc++-v3/include/ext/ropeimpl.h
libstdc++-v3/include/ext/stl_hash_fun.h
libstdc++-v3/include/ext/stl_hashtable.h
libstdc++-v3/include/ext/stl_rope.h
libstdc++-v3/src/ext-inst.cc
libstdc++-v3/testsuite/ext/rope.cc