Selects the smallest representation that the compiler uses for pointers to members.
IA-32, IntelĀ® 64, IA-64 architectures
Linux and Mac OS X: |
None |
Windows: |
/vmb |
None
OFF |
The compiler uses default rules to represent pointers to members. |
This option selects the smallest representation that the compiler uses for pointers to members. Use this option if you define each class before you declare a pointer to a member of the class.
None