GNOME Bugzilla – Bug 625070
cpp file functions defined in namespace block are not properly documented
Last modified: 2010-10-09 08:19:34 UTC
If one declares a namespace function and provides documentation for it in the header file with the function definition in a namespace block of a cpp file, the following do not show up in the documentation: Definition at line <Line> of file <File>, References, Referenced by, Call graph, Caller graph. The workaround is to specify the namespace before each function name.
Confirmed. Should be fixed in the next subversion update.
This bug was previously marked ASSIGNED, which means it should be fixed in doxygen version 1.7.2. 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.