This makes enum elements scoped which is actually quite useful as I prefer the namespacing that enum's give in C++.
2.4 KiB
2.4 KiB
This makes enum elements scoped which is actually quite useful as I prefer the namespacing that enum's give in C++.