Skip to content

Explicitely set enums values to allow definition of member in any place...

Peio Rigaux requested to merge fix/fix_explicitely_enums_values into master

Explicitely set enums values to allow definition of member in any place (instead of implicitely forcing the new declaration to the end to avoid change in implicit value)

Merge request reports