Skip to content

Add macro for Enums

Rafał Mikrut requested to merge github/fork/qarmin/add_enum_macro into master

Created by: qarmin

Suppress #28297

PR adds special macro for checking enums. It only can check enum values which starts in 0.

Merge request reports