Intel® C++ Compiler 16.0 User and Reference Guide
Enables pointers to members of single-inheritance classes.
Linux and OS X: | None |
Windows: | /vms |
None
OFF |
The compiler uses default rules to represent pointers to members. |
This option enables pointers to members of single-inheritance classes. To use this option, you must also specify option /vmg.
None