Inferno
0.2
|
An Enum, as per record. More...
#include <cpptree.hpp>
An Enum, as per record.
We regard enumerations as static const variables, initialised as per the given value. Values are always explicit.
Definition at line 615 of file cpptree.hpp.