CGAL 6.0 - STL Extensions for CGAL
|
A type Key
is a model of the concept Hashable
if the specializations boost::hash<Key>
and std::hash<Key>
exist.
graph_traits
header files provided by CGAL. They can be disables by defining the macro CGAL_DISABLE_HASH_OPENMESH
. CGAL::Unique_hash_map<Key,Mapped,Hash>
std::unordered_set
std::unordered_map
boost::unordered_set
boost::unordered_map