Opened 6 years ago

Closed 19 months ago

#946 closed enhancement (fixed)

hashCode functions not usable by STL containers

Reported by: dbaston Owned by: geos-devel@…
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 (3)

comment:1 by pramsey, 4 years ago

Milestone: 3.10.0

comment:2 by robe, 3 years ago

Milestone: 3.10.03.11.0

Retargeting in prep for GEOS 3.10.0 release

comment:3 by dbaston, 19 months ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.