Intel® C++ Compiler 16.0 User and Reference Guide
Determines whether a warning is issued when /* appears in the middle of a /* */ comment.
Linux and OS X: | -Wcomment -Wno-comment |
Windows: | None |
None
-Wno-comment |
No warning is issued when /* appears in the middle of a /* */ comment. |
This option determines whether a warning is issued when /* appears in the middle of a /* */ comment.
None