I know that there are basically 2 types of comments, those of a line //
and the multilines /* */
, but if I comment with 3 bars until the color of the comment changes, such as below Qt and Visual Studio :
If the color changes there should be a reason for this, then what kind of comment would this be?