openfoam/applications/test/Enum
Mark Olesen fb26fcedfc STYLE: use getOrDefault instead of lookupOrDefault
- now mark methods with strict deprecation, to make it easier to find
  their use but without adding extra compilation noise for others

ENH: minor update for Enum methods and iterator

- add warnOnly (failsafe) option for readEntry and getOrDefault

- add good() method to Enum iterator (simliar to HashTable)

- replace unused/fragile Enum find() methods with iterator return
  that can be used more generally
2023-10-16 14:19:19 +02:00
..
Make ENH: cleanup of Enum class 2018-10-18 12:57:32 +02:00
Test-Enum.C STYLE: use getOrDefault instead of lookupOrDefault 2023-10-16 14:19:19 +02:00