Files
opm-common/opm/parser/eclipse/EclipseState/Util
Joakim Hove f80b220b44 Change OrderMap to more closely resemble std::map
- Removed the hasKey() and get() methods.
 - Key type is a template parameter
 - insert takes a pair
 - implement count()
 - implement find()
 - implement operator[]
 - implement erase
2019-03-11 10:34:04 +01:00
..
2017-06-09 17:38:42 +02:00