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