Consider the following scenario:
- You develop a Microsoft Visual C++ 2010 application that uses bit field members in a struct in Microsoft Visual Studio 2010.
- You enable an optimization compiler option for the application, and then you build the application.
- You run the application.