Re: [Doxygen-users] overloaded template functions with structural commands

2015-08-17 Thread Albert
With the 1.8.6 version one gets the mentioned messages. With the 1.8.10 version (all Windows, but this should not make any difference) the messages are gone. So if would be nice when the package maintainers supplied the newer version of doxygen Albert On Mon, Aug 17, 2015 at 3:09 PM, Donjan Rodic

[Doxygen-users] overloaded template functions with structural commands

2015-08-17 Thread Donjan Rodic
I'm using Doxygen 1.8.6 (default repository version of the current Ubuntu LTS release) and encounter two issues while trying to move documentation to structural commands (mainly \fn for member functions). The first problem occurs when a class method with different signatures is declared const: