[Next] [Prev] [Up] [Top]

10.0 Constants

Nest enums in classes where appropriate (GL)


If an enum is associated with a class, it should be nested within that class.

If an enum is used solely within a class, it should be nested within that class as a protected or private enum. Otherwise the enum should be a public attribute of that class.

Global enums, not associated with any class in particular, are permitted.


No Title
[Next] [Prev] [Up] [Top]

Generated with CERN WebMaker

This site was grabbed using the TRIAL version of Grab-a-Site. This message does not appear on a licensed copy of Grab-a-Site.