Lutz Kettner
3713581c86
- Fixed <strstream> to <sstream>.
2003-05-08 19:31:57 +00:00
Susan Hert
c93880763e
moved reference page directory up one level to effect split of support manual
2002-04-29 16:38:49 +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
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
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