openfoam/applications/test/Hashing
Mark Olesen 8afc6cbd86 ENH: Enum class as drop-in alternative for NamedEnum
- the NamedEnum wrapper is somewhate too rigid.
  * All enumerated values are contiguous, starting as zero.
  * The implicit one-to-one mapping precludes using it for aliases.
  * For example, perhaps we want to support alternative lookup names for an
    enumeration, or manage an enumeration lookup for a sub-range.
2017-05-29 13:13:53 +02:00
..
Make STYLE: uniform 'Test-' prefix for all applications/test 2010-11-23 16:26:04 +01:00
hashingTests STYLE: Updated version to 'plus' 2015-12-22 23:14:17 +00:00
Test-Hashing.C ENH: Enum class as drop-in alternative for NamedEnum 2017-05-29 13:13:53 +02:00