Boost logo

Boost :

From: Vladislav Lazarenko (snail_at_[hidden])
Date: 2005-04-21 08:36:57


zlf wrote:
> Hi,
> Manually refactor C++ program is anonying and inefficient. Who can tell
> me some refactoring tool working on C++ code. I have searched google, but
> nothing valuable found:(
>
> Thx
>
> zlf
>
>
>
> _______________________________________________
> Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
>

Hi. Maybe you need UML? You can get class daigram from C++ sources, change it
and generate code again. I.e. Microsoft(r) Visio, Rational Rose UML etc.


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