Commit Graph

3 Commits

Author SHA1 Message Date
Lutz Kettner a368a40105 - Added std:: to statistics output of Tools/chained_map.h.
- Incorporated corrections in doc from Susan.
- Added #include <cstddef> whereever std::size_t is used.
2001-07-16 21:03:21 +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