cgal/Hash_map/include/CGAL
Sébastien Loriot e059d68e94 use the first element in the table
before 0 was used as a sentinel for checking if an element
was used, so table[0] could not be used.
2022-04-06 12:02:12 +02:00
..
Tools use the first element in the table 2022-04-06 12:02:12 +02:00
Handle_hash_function.h special case for pointers 2021-05-27 14:36:55 +02:00
Unique_hash_map.h add reserve when inserting a range 2022-04-06 11:38:16 +02:00