Opened 4 years ago
Last modified 10 months ago
#946 new enhancement
hashCode functions not usable by STL containers
Reported by: | dbaston | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 3.11.0 |
Component: | Default | Version: | main |
Severity: | Unassigned | Keywords: | |
Cc: |
Description
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
.
Change History (2)
comment:1 by , 20 months ago
Milestone: | → 3.10.0 |
---|
comment:2 by , 10 months ago
Milestone: | 3.10.0 → 3.11.0 |
---|
Note:
See TracTickets
for help on using tickets.
Retargeting in prep for GEOS 3.10.0 release