InsightSoftwareConsortium / InsightSoftwareConsortium/ITK
Make enums strongly typed
Open
- Dominant language
- C++
- Stars
- 1.7k
- Forks
- 748
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 64
Description
The `enum\r\n` regex on `.h` files (excluding `ThirdParty`) finds a few more enums that might need to be transitioned to strongly typed enums: 6 in `Core`; 5 in `Filtering`; 6 in `IO`; the ones in `Numerics` and `Segmentation` do not look like they deserve the transition. Best is to address each as time permits in separate PRs.
_Originally posted by @jhlegarreta in https://github.com/InsightSoftwareConsortium/ITK/issues/3863#issuecomment-1383431648_
Contributor guide
Assessment
This issue has not been assessed yet.