Intel® C++ Compiler 16.0 User and Reference Guide
Enables or suppresses hidden vtordisp members in C++ objects.
Linux and OS X: | None |
Windows: | /vdn |
n |
Possible values are:
|
/vd1 |
The compiler enables the creation of hidden vtordisp members in C++ objects when they are necessary. |
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.
None