Intel® C++ Compiler 16.0 User and Reference Guide
Specifies that structure members should be packed together.
Linux and OS X: | -fpack-struct |
Windows: | None |
None
OFF |
Specifies that structure members should be packed together.
Using this option may result in code that is not usable with standard (system) c and C++ libraries.
Linux and OS X: -Zp1
Windows: None