Skip to content

Use constexpr instead of enum

Marco Agnese requested to merge feature/use_constexpr_instead_of_enum into master

Use constexpr instead of enum whenever is possible

Merge request reports