Michael Belivanakis
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Created "Some values of the enum are not processed inside switch statement"
I am making use of some external library that comes with an enum with several dozens of values. I would not have designed things this way, but that's how it is. Most of these values I do not care ...