Skip to content

use long in SurfHash multimap

Severin Diederichs requested to merge ensure_long_in_hashmap into surface_model

This is a follow up to !1025 (merged). The multimap needs to be in long, otherwise the hashes are truncated when stored with the surface. Reported by @agheata

Merge request reports