On Saturday, 12 July 2014 at 19:35:11 UTC, anonymous wrote:
There is another stylistic choice which I do find confusing:
capitalized identifiers for non-types, e.g. variables and
functions. Please don't do that.

Agreed about variables and functions. However I personally prefer to use PascalCased identifiers in enum unlike what is preached in Dstyle page.

Reply via email to