Enables maximum optimizations.
Linux:
None
Windows:
/Ox
OFF
The compiler does not enable optimizations.
The compiler enables maximum optimizations by combining the following options:
/Oi
/Ot
Visual Studio: Optimization > Optimization
Eclipse: None