cgal/Hash_map/benchmark/Hash_map
Laurent Rineau 62c70d41ca Renew the handle of policies, for CMake-3.10
Now that we require CMake>=3.1, we can forget a lot of old CMake policies.

`CMP0053` `OLD` behavior is still needed, because of a bug in Qt5 CMake files, but it will
not be set with CMake>=3.10. Let's assume that a recent CMake version means
a recent Qt5 version.
2017-11-06 14:58:36 +01:00
..
data
CMakeLists.txt Renew the handle of policies, for CMake-3.10 2017-11-06 14:58:36 +01:00
arrangement.cpp Add std::hash and boost::hash for the arrangement 2015-04-29 14:30:36 +02:00
foreach.cpp a bench for a vector 2015-04-21 12:26:50 +02:00
hm.cpp slight change of Index_iterator::increment 2015-04-21 13:24:10 +02:00
polyhedron.cpp do not use hash of pointers so that our specializations for handles are injective 2015-05-27 17:02:00 +02:00
surface_mesh.cpp add bench for Polyhedron_3 and Surface_mesh 2015-04-27 14:47:51 +02:00
triangulation.cpp derive from unary_function; Add #define switch to hash underlying pointer 2015-05-27 12:19:55 +02:00