Problem in class collaboration diagram when using template members
Keshetti Mahesh <[email protected]>
| Newsgroups | gmane.text.doxygen.devel |
|---|---|
| Message-ID | <[email protected]> |
I have recently observed that Doxygen is not showing class collaboration
diagram properly in some situations like the flowing.
suppose there is a class A which contains vector of objects of class B.
class B {
int data;
};
class A {
int data;
std::vector<B> b;
};
'b' is not shown in the collaboration diagram of class A in this
situation.
I have searched bugzilla but didn't find any match. Is this known behavior ?
--
Keshetti Mahesh
------------------------------------------------------------------------------
Join us December 9, 2009 for the Red Hat Virtual Experience,
a free event focused on virtualization and cloud computing.
Attend in-depth sessions from your desk. Your couch. Anywhere.
http://p.sf.net/sfu/redhat-sfdev2dev