Namespaces | |
oglplus::smart_enums | |
Smart enumerations are defined in this namespace | |
The Strongly typed enumerations bring additional type safety and robustness to applications, but also have a potential downside that they require lengthy specification. Smart enumerations provide "syntactic sugar" for simpler specification of strongly-typed enumeration values. See Smart enumerations for more information.