
21 Apr
2005
21 Apr
'05
1:36 p.m.
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.