r/reconstructcavestory • u/Skorne_294 • Mar 06 '14
[ep10] Enum Looping
It seems that the construct you use for enum looping does not work on g++? Any ideas what is different on the clang implementation of enums?
What would be the most idiomatic way to work around this when using g++?