You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If the macro INSIDE7 is converted to an enum, this code fails to build properly.
Macros that are used as arguments to other macros, or that appear in the expansion of other function like macros, should be excluded from conversion to enums.