can not the "static const int" be replaced by "static enum" anywhere?
is it necessary that define special initialization syntax for "static const int"?
is it necessary that define special initialization syntax for "static const int"?
Comment