Details
-
Task
-
Resolution: Unresolved
-
Major - P3
-
None
-
None
-
None
-
Service Arch
-
Service Arch Prioritized List
Description
Enums are 4 bytes by default in C++ on x64/arm64. Most IDL generated enums fit in 1 byte and show IDL should specify an appropriate size for all enums in the generated C++ code.