Boost logo

Boost :

From: Igor Kholodov (C.JUMP_at_[hidden])
Date: 2005-02-06 10:42:03


Vasco Lohrenscheit wrote:

> I'm currently in the situation to document
> a heavy templated class design
>(generic with templated policies and
> partial specializations, but nothing
> too exotic like boost::mpl ;-). I always
> prefer graphical UML like class
> diagrams to describe the basic design. Now I
> wonder if there are any good
> graphical representations for templated code
> but haven't found anything on
> this with a quick google search.

You may try latst version of doxygen
http://www.stack.nl/~dimitri/doxygen/
which uses graphviz drawing kit,
http://www.research.att.com/sw/tools/graphviz/

Doxygen now supports template partial
specialization in produced diagrams the
way you expect.

Regards,

Igor Kholodov
cttl_at_[hidden]
http://cttl.sourceforge.net/


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk