GNOME Bugzilla – Bug 705702
Post-comment blocks on C++11 using definitions attach to following entity
Last modified: 2013-08-23 15:04:21 UTC
Created attachment 251212 [details] The test case. A comment that follows a "using style typedef" ends up being attached to the following entity. To reproduce: tar xf testcase.tar cd testcase doxygen doxy.conf Then examine testcase/html/classX.html to see that the documentation for the def_one typedef was attached to def_two and so on. Note that the less than character is also not stripped as is done for other post-commented entities.
Confirmed. Should be fixed in the next GIT update.
This bug was previously marked ASSIGNED, which means it should be fixed in doxygen version 1.8.5. Please verify if this is indeed the case. Reopen the bug if you think it is not fixed and please include any additional information that you think can be relevant.