Intel® C++ Compiler XE 13.1 User and Reference Guides

vmg

Selects the general representation that the compiler uses for pointers to members.

IDE Equivalent

None

Architectures

All

Syntax

Linux and OS X:

None

Windows:

/vmg

Arguments

None

Default

OFF

The compiler uses default rules to represent pointers to members.

Description

This option selects the general representation that the compiler uses for pointers to members. Use this option if you declare a pointer to a member before you define the corresponding class.

Alternate Options

None


Submit feedback on this help topic