Commit Graph

6 Commits

Author SHA1 Message Date
Lutz Kettner 3713581c86 - Fixed <strstream> to <sstream>. 2003-05-08 19:31:57 +00:00
Lutz Kettner 96de13183d - Removed Hash_map.h and test file. Replaced by Unique_hash_map. 2002-04-12 14:33:12 +00:00
Lutz Kettner d526b442e7 - Fixed variable names in for loop of tests to please MSVC. 2001-07-16 21:07:36 +00:00
Lutz Kettner a66c2966aa - Fixed problems in test suite with g++-3.
- Updated doc for Handle_hash_function.
2001-07-11 22:05:30 +00:00
Lutz Kettner 203e42a0f4 - Changed Hash_map to Unique_hash_map. Kept old file.
- Separated Handle_hash_function into own file.
- Improved performance of default Handle_hash_function.
- Rewrote manual pages including the UniqueHandleFunction concept.
- Made protected methods in chained_map.h public such that
  Unique_hash_map can be implemented using a private member
  instead of private inheritance.
2001-07-10 06:12:03 +00:00
Michael Seel e60ee98504 first submission 2001-06-21 08:49:38 +00:00