Selects the general representation that the compiler uses for pointers to members.
IA-32, Intel® 64 architectures
Linux and Mac OS X: | None |
Windows: | /vmg |
None
OFF |
The compiler uses default rules to represent pointers to members. |
This option selects the general representation that the compiler uses for pointers to members. Use this option if you declare a pointer to a member before you define the corresponding class.
None
Copyright © 1996-2011, Intel Corporation. All rights reserved.