Implemented option --scoped-enum for C++ generator
This generates C++11 style scoped and strongly typed enums. Enabling this option also implies --no-prefix.
Loading
Please register or sign in to comment
This generates C++11 style scoped and strongly typed enums. Enabling this option also implies --no-prefix.