Skip to content
Snippets Groups Projects
  1. Mar 25, 2024
  2. Feb 28, 2024
  3. Dec 01, 2023
  4. Jun 06, 2023
    • Felix Weiglhofer's avatar
      algo: Rework SerializableEnum.h · 889b9d44
      Felix Weiglhofer authored
      - 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
      889b9d44
Loading