Intel® C++ Compiler 19.0 Developer Guide and Reference
Determines whether a warning is issued when /* appears in the middle of a /* */ comment.
Linux and macOS: | -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