GNOME Bugzilla – Bug 709052
Templated and non-templated method mixup documentation
Last modified: 2013-12-24 19:00:07 UTC
Created attachment 256041 [details] Example source to show behaviour When a class has a method foo() and a templated method that is also called foo(), doxygen puts the documentation for both into one of them, unless both documentation comments are preceding the declaration. See attached file for an example to reproduce.
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.6. 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 (preferrably in the form of a self-contained example).