Hacker News new | ask | show | jobs
by lmm 4794 days ago
The example given in the "story" is useful.
1 comments

Not terribly - you can get the same effect with `return Thing()'. This doesn't seem as useful as the similar bug/extension that allows pre-C11 scoped enums (see, e.g., http://stackoverflow.com/questions/441552/scope-resolution-o...).