GNOME Bugzilla – Bug 757300
Failed to document nested classes with "reference to array" parameters
Last modified: 2015-12-30 10:19:29 UTC
Created attachment 314385 [details] C++ source, Doxyfile, and doxygen diagnostics Nested classes with "reference to array" parameters are not documented. Doxyfile is the standard template, only FILE_PATTERNS are changed to point to the source. Doxyfile, doxygen messages, and sources are attached. Of course, the source compiles without diagnostics and the code worked as expected (before simplification).
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.11. 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 (preferably in the form of a self-contained example).