Intel® C++ Compiler Classic Developer Guide and Reference
A newer version of this document is available. Customers should click here to go to the newest version.
Visible to Intel only — GUID: GUID-B065386B-BF69-4FE5-B3E4-FF25B4DA0D38
Visible to Intel only — GUID: GUID-B065386B-BF69-4FE5-B3E4-FF25B4DA0D38
vmm
Enables pointers to class members with single or multiple inheritance.
Linux: |
None |
macOS: |
None |
Windows: |
/vmm |
None
OFF |
The compiler uses default rules to represent pointers to members. |
This option enables pointers to class members with single or multiple inheritance. To use this option, you must also specify option /vmg.
None