Re: [Doxygen-users] problem with class hierarchies with templates
Brought to you by:
dimitri
From: Dimitri v. H. <di...@st...> - 2001-06-18 20:22:23
|
On Mon, Jun 18, 2001 at 12:15:12PM +0100, Kris Thielemans wrote: > Hi, > > although nobody seems to be interested in my problem, I'm plodding on... I am interested, but as Christoph said, also very busy with other things. I have tried to improve the way doxygen handles templates just for dot generated inheritance and collaboration graphs. As a result the other graphs and hierarchies will not be different from before (and thus rather broken for templates). I plan to improve this later on (some help might speed things up!). > Last time, I told you that the DOT generated inheritance graphs are ok for > the example I tried. Now I have a case where they aren't. It happens when a > default template parameter is used. I'll look at your example and try to fix doxygen. Regards, Dimitri |