Visible to Intel only — GUID: GUID-A394CA07-241D-431D-8238-F9BB00337710
Visible to Intel only — GUID: GUID-A394CA07-241D-431D-8238-F9BB00337710
vd
Enables or suppresses hidden vtordisp members in C++ objects.
Syntax
Linux: |
None |
Windows: |
/vdn |
Arguments
n |
Possible values are:
|
Default
/vd1 |
The compiler enables the creation of hidden vtordisp members in C++ objects when they are necessary. |
Description
This option enables or suppresses hidden vtordisp members in C++ objects.
This is a compatibility option for the Microsoft Visual C++* option /vdn. For full details about this compiler option, see the Microsoft* documentation.
IDE Equivalent
Alternate Options
None