openfoam/applications/test/Enum
Mark Olesen 6dd3cd0e51 ENH: add clear/append method to Enum and std::ostream output
- allows use of Enum in more situations where a tiny Map/HashTable
  replacement is desirable. The new methods can be combined with
  null constructed for to have a simple low-weight caching system
  for words/integers instead of fitting in a HashTable.
2019-11-25 18:15:31 +01:00
..
Make ENH: cleanup of Enum class 2018-10-18 12:57:32 +02:00
Test-Enum.C ENH: add clear/append method to Enum and std::ostream output 2019-11-25 18:15:31 +01:00