Consider the following scenario:
- You develop a Microsoft Visual C++ 2010 application in Microsoft Visual Studio 2010.
- You enable an optimization compiler option for the application, and then you build the application. For example, you enable the Maximize Speed (/O2) optimization compiler option.
- You run the application.