erleben / OpenTissue

OpenTissue is a collection of generic algorithms and data structures for rapid development of interactive modeling and simulation.
http://www.opentissue.org
95 stars 26 forks source link

Migrate to unordered_map #9

Closed ricortiz closed 4 years ago

ricortiz commented 4 years ago

hash_map is ancient and not supported.

On windows, these are actually errors and no deprecation warnings, require _SILENCE_STDEXT_HASH_DEPRECATION_WARNINGS to compile.