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