Because of SCE_C_PREPROCESSORCOMMENT, documentation stream comments cannot appear on the same line as preprocessor directives.
SCE_C_PREPROCESSORCOMMENT
:::C++ #define foo /** not doc comment */ int bar = 0; /** is doc comment */
Committed as [9f8ac1].
Commit: [9f8ac1]
Oops... problem code identified. Fix attached.
:::C++ #define foo /**/
Committed as [61c1b3].
Commit: [61c1b3]
Log in to post a comment.
Committed as [9f8ac1].
Related
Commit: [9f8ac1]
Oops... problem code identified. Fix attached.
Committed as [61c1b3].
Related
Commit: [61c1b3]