Intel® oneAPI DPC++/C++ Compiler Developer Guide and Reference
A newer version of this document is available. Customers should click here to go to the newest version.
Visible to Intel only — GUID: GUID-3D775A7A-95F3-438B-AFBF-45FB11E7D7CC
Visible to Intel only — GUID: GUID-3D775A7A-95F3-438B-AFBF-45FB11E7D7CC
fshort-enums
Tells the compiler to allocate as many bytes as needed for enumerated types.
Linux: |
-fshort-enums |
Windows: |
None |
None
OFF |
The compiler allocates a default number of bytes for enumerated types. |
This option tells the compiler to allocate as many bytes as needed for enumerated types.
Visual Studio: None
Eclipse: Data > Associate as Many Bytes as Needed for Enumerated Types
None