Dimitri van Heesch
Dimitri van Heesch
@scott-zhong Please verify if the referenced commit fixes the problem for you. Do not close the issue, this will be done automatically when the next official release becomes available.
This issue was previously marked 'fixed but not released', which means it should be fixed in doxygen version 1.13.0. Please verify if this is indeed the case. Reopen the issue...
> should this attribute be parsed? Could be a useful enhancement.
For Doxygen, a friend declaration inside a class is inserted as a member of the class (even though the scope is global) since it is also shown in the class...
@nickreserved The overload resolution indeed needs to take differences in template constraints into account. I'll add that. On the topic referring to specific overloads, how would you like to specify...
@nickreserved The referenced commit should already fix the overload resolution part of the issue. Referencing to a specific overload is not yet implemented.
@ben-hansske With the referenced commit a warning is added when encountering an unmatched C closing comment inside a verbatim section, as well as some logic changes that should prevent generating...
This issue was previously marked 'fixed but not released', which means it should be fixed in doxygen version 1.15.0. Please verify if this is indeed the case. Reopen the issue...
This issue was previously marked 'fixed but not released', which means it should be fixed in doxygen version 1.13.0. Please verify if this is indeed the case. Reopen the issue...
@albert-github We should probably do something similar as `generateDiskNames()` already does to disambiguate input files with the same name found in different directories.