CGAL 4.8.1 - 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.
CGAL::Unique_hash_map<Key,Mapped,Hash>
std::unordered_set
std::unordered_map
boost::unordered_set
boost::unordered_map