[geos-devel] [GEOS] #946: hashCode functions not usable by STL containers
GEOS
geos-trac at osgeo.org
Tue Dec 11 07:29:09 PST 2018
#946: hashCode functions not usable by STL containers
-------------------------+--------------------------
Reporter: dbaston | Owner: geos-devel@…
Type: enhancement | Status: new
Priority: minor | Milestone:
Component: Default | Version: master
Severity: Unassigned | Keywords:
-------------------------+--------------------------
The `Geometry`, `Coordinate`, and `Envelope` classes provide `hashCode`
methods ported from Java. It would be more useful to provide hashers in
the form expected by standard library containers such as `unordered_map`
and `unordered_set`.
--
Ticket URL: <https://trac.osgeo.org/geos/ticket/946>
GEOS <http://trac.osgeo.org/geos>
GEOS (Geometry Engine - Open Source) is a C++ port of the Java Topology Suite (JTS).
More information about the geos-devel
mailing list