[Doxygen-users] Doxygen comments array c++
Brought to you by:
dimitri
|
From: Jonathan C. <jco...@od...> - 2019-10-16 13:20:20
|
Hello,
Doxygen comments automatically my array declaration when it is on
multiple lines even if there is no comments. See example below :
int myArray[3] =
{
0,
0,
0
}
Thanks for your help,
Jonathan
--
Cet email a fait l'objet d'une analyse antivirus par AVG.
http://www.avg.com
|