Skip to content
Snippets Groups Projects
Commit 889b9d44 authored by Felix Weiglhofer's avatar Felix Weiglhofer
Browse files

algo: Rework SerializableEnum.h

- Renamed header to EnumDict.h
- Implementation detail are now hidden with `CBM_ENUM_DICT`, this also
  simplifies enum declarations
- Use std::vector underneath instead of std::set
parent f1bd05aa
No related branches found
No related tags found
1 merge request!1175algo: Allow reading enums as strings from YAML.
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment