-
Type: Task
-
Resolution: Won't Fix
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Service Arch
-
Service Arch 2024-03-04, Service Arch 2024-03-18
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.