1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2025-01-31 10:11:17 +00:00
Sergei Trofimov a9959550af utils/types: better enum class member setting
- What used to be enum.values is now enum.levels.
- Add enum.names and enum.values that are lists of enum's levels' names
  and values respectively.
- Add a check on creation to make sure that provided level names do not
  conflict with the atomatically created members.
2017-08-09 15:59:20 +01:00
..
2017-04-20 11:49:53 +01:00
2017-04-20 11:49:53 +01:00
2017-03-22 15:14:44 +00:00
2017-07-10 11:08:43 +01:00