In the case, where IDL enums start with a character, that is an invalid start character for C++ identifiers (e.g. a number), the C++ generaion for enums fails. An example would be "2d" see #3788 |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| IDLParser.cpp | ||
| IDLParser.h | ||
| Types.cpp | ||
| Types.h | ||