Intel® C++ Compiler XE 13.1 User and Reference Guides
Tells the compiler to assume there is no aliasing.
All
Linux and OS X: | None |
Windows: | /Oa /Oa- |
None
OFF |
The compiler assumes there is aliasing. |
This option tells the compiler to assume there is no aliasing.
None