Intel® C++ Compiler 19.0 Developer Guide and Reference
Enables pointers to members of any inheritance type.
Linux and macOS: | 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